Jump to content

SVN22175 error!


gameboy
 Share

Recommended Posts

Today, I tested the latest SVN22175, and I made these errors at compile time:

 

Error    281    error C2039: 'uniform_real_distribution' : is not a member of 'boost' (..\..\..\source\simulation2\components\tests\test_RangeManager.cpp)    D:\trunk\source\simulation2\components\tests\test_RangeManager.h    134    1    test
Error    282    error C2065: 'uniform_real_distribution' : undeclared identifier (..\..\..\source\simulation2\components\tests\test_RangeManager.cpp)    D:\trunk\source\simulation2\components\tests\test_RangeManager.h    134    1    test
Error    283    error C2062: type 'double' unexpected (..\..\..\source\simulation2\components\tests\test_RangeManager.cpp)    D:\trunk\source\simulation2\components\tests\test_RangeManager.h    134    1    test
Error    284    error C2039: 'uniform_real_distribution' : is not a member of 'boost' (..\..\..\source\simulation2\components\tests\test_RangeManager.cpp)    D:\trunk\source\simulation2\components\tests\test_RangeManager.h    135    1    test
Error    285    error C2065: 'uniform_real_distribution' : undeclared identifier (..\..\..\source\simulation2\components\tests\test_RangeManager.cpp)    D:\trunk\source\simulation2\components\tests\test_RangeManager.h    135    1    test
Error    286    error C2062: type 'double' unexpected (..\..\..\source\simulation2\components\tests\test_RangeManager.cpp)    D:\trunk\source\simulation2\components\tests\test_RangeManager.h    135    1    test

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...