Jump to content

Linux Leadwerks 4.4 Codeblocks Compile Error


Recommended Posts

Last night there was another update and a new bug when compiling. 


/home/robb/.local/share/Steam/steamapps/common/Leadwerks/Include/Classes/LinkedList.h|20|error: ‘weak_ptr’ does not name a type|
/home/robb/.local/share/Steam/steamapps/common/Leadwerks/Include/Classes/LinkedList.h|39|error: ‘shared_ptr’ does not name a type|
/home/robb/.local/share/Steam/steamapps/common/Leadwerks/Include/Classes/AnimationManager.h|36|error: ‘nullptr’ was not declared in this scope|

||=== Build failed: 3 error(s), 13 warning(s) (0 minute(s), 0 second(s)) ===|

 

SpEcIeS

Link to comment
Share on other sites

You have to enabled C++11 in Code::Blocks.  I don't think this is a project setting, I think it is a program setting.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

  • Josh locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...