-------------- Build: Release in miner (compiler: Microsoft Visual C++ 2010)---------------
cl.exe /nologo /W3 /Ox /DNDEBUG /I"C:\Program Files\Microsoft SDKs\Windows\v7.0A\include" /I"C:\Program Files\Microsoft Visual Studio 10.0\VC\include" /IF:\ /c browser.cc /Foobj\Release\browser.obj
browser.cc
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xlocale(323) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
browser.cc(174) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
browser.cc(199) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
windres.exe -J rc -O coff -i resource.rc -o obj\Release\resource.res
Execution of 'windres.exe -J rc -O coff -i resource.rc -o obj\Release\resource.res' in 'f:\miner' failed.
im going to sleep. good night bro
im successfully compile the resource but without windres there is a tool called reswizard