fork download
  1. 1>------ Build started: Project: Project1, Configuration: Debug Win32 ------
  2. 1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
  3. 1>Project1.obj : error LNK2019: unresolved external symbol "unsigned int __cdecl LoadShaders(char const *,char const *)" (?LoadShaders@@YAIPBD0@Z) referenced in function _main
  4. 1>C:\Users\Ivan\Documents\Visual Studio 2012\Projects\Project1\Debug\Project1.exe : fatal error LNK1120: 1 unresolved externals
  5. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  6.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty