Hi
I've just got dark shader and can't get it to work at all
I installed it (placed the lib and include files to the dark gdk's directory). then when i open one of the sample files "bloom" i get compiling errors.
Maybe i have to set up some project settings?
1>------ Build started: Project: bloom-test, Configuration: Debug Win32 ------
1>Linking...
1>MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup
1>Debug\Dark GDK - Game4.exe : fatal error LNK1120: 1 unresolved externals
1>Build log was saved at "file://e:\c++ projects\Dark GDK - Game4\Dark GDK - Game4\Debug\BuildLog.htm"
1>Dark GDK - Game4 - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========