MSVC 2013: invalid language id when compiling version.rc.res
David Demelier <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <CAO+PfDf++d2EkySa1seK89yB2=Y4pVVtcHh5-hYLReBNt0KRFg@mail.gmail.com> |
Hi, I wanted to compile SDL 2.0.4 using CMake with NMake Generator on Visual Studio 2013. I get the following error: [ 50%] Building RC object CMakeFiles/SDL2.dir/src/main/windows/version.rc.res fatal error RC1203: invalid language ID or language name specified. In the past I've always been able to compile so I wonder what's wrong or if I have a problem in my toolchain. Regards, -- Demelier David