AlexFundorin
AlexFundorin
For some reason, I can only build x86-Debug static library with the provided solution in VS: https://i.imgur.com/CdPrMtY.png x86 debug - https://i.imgur.com/y17OLfr.png x86 release - https://i.imgur.com/ZsXMcHe.png x64 debug - https://i.imgur.com/qlU81NP.png x64...
I'm now getting these errors, when trying to import example2's code into my main project, as a test: 1. https://i.imgur.com/cM0pUMa.png 2. https://i.imgur.com/fasNrtj.png 3. https://i.imgur.com/yz50g6F.png ```#include ``` and ```using namespace nanogui;```...
I'm using default, unedited CMakeLists..txt from this repo in VS2017. The only part I've changed is the following ```option(NANOGUI_BUILD_EXAMPLE "Build NanoGUI example application?" OFF) option(NANOGUI_BUILD_SHARED "Build NanoGUI as a shared...
Am I doing it right? 1. https://i.imgur.com/RqV0AFf.png 2. https://i.imgur.com/T6DBQtp.png
What if I don't have a parent project? How do I build nanogui as a static library, so that all those external lilbraries will also be available, once I decide...
Looking forward to it. Would be also great if you could provide a VS solution/project with all necessary configurations.
Thanks. I run it as soon as the pc is turned on. Might as well add it to autostart at this point.
I installed the latest nightly today. Had about an hour long window and DTV is still working fine.
Got it stuck. See, the cursor is in a form of hand, instead of a regular arrow. https://i.imgur.com/CGaD5IQ.png
It's a calendar - https://i.imgur.com/8iR6xuK.png