Jump to content

This error message appeared and the compilation failed.


gameboy
 Share

Recommended Posts

 

Today, I tested the latest SVN25444. I used the compilation tool VS2017 to compile. This error message appeared and the compilation failed.

The operating system I use is win10 64 bit

17>test_TextureConverter.cpp 17>d:\trunk\source\graphics\tests\test_camera.h(414): error C2039:'GetBoundsInViewPort': is not a member of'CCamera' (compiling source file ..\..\..\source\ graphics\tests\test_Camera.cpp) 17>d:\trunk\source\graphics\camera.h(41): note: see declaration of'CCamera' (compiling source file ..\..\..\source\graphics\tests\test_Camera.cpp) 17>d:\trunk\source\graphics\tests\test_camera.h(481): error C2039:'GetBoundsInViewPort': is not a member of'CCamera' (compiling source file ..\..\..\source\ graphics\tests\test_Camera.cpp) 17>d:\trunk\source\graphics\camera.h(41): note: see declaration of'CCamera' (compiling source file ..\..\..\source\graphics\tests\test_Camera.cpp)

 

Edited by gameboy
Link to comment
Share on other sites

7 hours ago, gameboy said:

 

Today, I tested the latest SVN25444. I used the compilation tool VS2017 to compile. This error message appeared and the compilation failed.

The operating system I use is win10 64 bit


17>test_TextureConverter.cpp 17>d:\trunk\source\graphics\tests\test_camera.h(414): error C2039:'GetBoundsInViewPort': is not a member of'CCamera' (compiling source file ..\..\..\source\ graphics\tests\test_Camera.cpp) 17>d:\trunk\source\graphics\camera.h(41): note: see declaration of'CCamera' (compiling source file ..\..\..\source\graphics\tests\test_Camera.cpp) 17>d:\trunk\source\graphics\tests\test_camera.h(481): error C2039:'GetBoundsInViewPort': is not a member of'CCamera' (compiling source file ..\..\..\source\ graphics\tests\test_Camera.cpp) 17>d:\trunk\source\graphics\camera.h(41): note: see declaration of'CCamera' (compiling source file ..\..\..\source\graphics\tests\test_Camera.cpp)

 

Update workspaces ?

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...