You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows 10 and with Visual Studio 2019, when attempting to run one of the examples from inside the IDE, the program is unable to load any .obj or texture files as you can see in the picture below. However, it is perfectly able to load the models and textures when running the .exe directly. This is an issue because it prevents the use of the Visual Studio debugger, because the program can not load any models and thus you can not properly observe the normal behaviour of the program while debugging.
The text was updated successfully, but these errors were encountered:
On Windows 10 and with Visual Studio 2019, when attempting to run one of the examples from inside the IDE, the program is unable to load any .obj or texture files as you can see in the picture below. However, it is perfectly able to load the models and textures when running the .exe directly. This is an issue because it prevents the use of the Visual Studio debugger, because the program can not load any models and thus you can not properly observe the normal behaviour of the program while debugging.
The text was updated successfully, but these errors were encountered: