Jump to content

Bug or problem with compiler?


Recommended Posts

Hello!

 

Well, I got the following error: 'unique_ptr' is not a member of 'std' after changing it to auto_ptr I got something like this

cmd_general.cpp:1348: error: '_Blend_Item_set_max_value' was not declared in this scope
 

 

My question is is this a bug in the code or do I need to update the compiler? If I need to update, can someone link me to a topic on how to do it? Thanks in advance!

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

7 hours ago, sylwek219awp said:

Hello!

 

Well, I got the following error: 'unique_ptr' is not a member of 'std' after changing it to auto_ptr I got something like this

cmd_general.cpp:1348: error: '_Blend_Item_set_max_value' was not declared in this scope
 

 

My question is is this a bug in the code or do I need to update the compiler? If I need to update, can someone link me to a topic on how to do it? Thanks in advance!

paste cmd_general.cpp

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.