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

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...