gameboy Posted May 16, 2021 Report Share Posted May 16, 2021 (edited) 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 May 16, 2021 by gameboy Quote Link to comment Share on other sites More sharing options...
Freagarach Posted May 16, 2021 Report Share Posted May 16, 2021 @vladislavbelov (All is fine on Linux.) Quote Link to comment Share on other sites More sharing options...
Stan` Posted May 16, 2021 Report Share Posted May 16, 2021 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 ? 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.