simonWasHere
17 posts
|
#12145
build error 1 year, 8 months ago
Just FYI, using the new release calling buildsuper results in:
C:\Program Files\4coder>buildsuper 4coder_default_bindings.cpp c:\program files\4coder\4cpp\4cpp_lexer.h(135): error C2220: warning treated as error - no 'object' file generated c:\program files\4coder\4cpp\4cpp_lexer.h(135): warning C4456: declaration of 'i' hides previous local declaration c:\program files\4coder\4cpp\4cpp_lexer.h(130): note: see declaration of 'i' Could Not Find C:\Program Files\4coder\*.exp Could Not Find C:\Program Files\4coder\*.obj Could Not Find C:\Program Files\4coder\*.lib but if I turn off treat warnings as errors it works fine. |
Mr4thDimention
Allen Webster
455 posts
/ 2 projects
Heyo |
#12157
build error 1 year, 8 months ago
Ahh sorry, forgot to test the build on this MSVC version. Thanks for pointing it out, it will be corrected in the next build.
|