Niklas Lundberg

Results 7 issues of Niklas Lundberg

```cr.h:528:5: warning: 'CR_UNSAFE1337' is not defined, evaluates to 0 [-Wundef] #if CR_EXPAND(CR_HOST) == 1337 ^ cr.h:526:22: note: expanded from macro 'CR_EXPAND' #define CR_EXPAND(x) CR_DO_EXPAND(x) ^ cr.h:525:25: note: expanded from macro...

help wanted

Just the standard C++ API, but with the code living in a DLL.

would be great to have! :) https://msdn.microsoft.com/en-us/library/jj620914.aspx

On the rare random occasion, this include guard problem happens when using `#pragma once`: ``` game//home/datgame/dev/project/game/sound.h:42:8: error: redefinition of "Sound_memory" struct Sound_memory { ^ game/./sound.h:42:8: note: previous definition is here...

For buildbot-www I presume. Meanwhile, any hints on how to mod the css-files or whatever locally to change all white into something dark?

feature

Often when you try to select a file inside a zip, you accidentally enter the "rename file" state with the cursor, have to click elsewhere to exit that state and...

Opened the CMakeLists.txt in VS, built and ran with default settings. Clicked around a bit in imgui for the scene, and then had to hard-reset the PC.