H
HappyDomba
Guest
I need help with the following error:
1>------ Build started: Project: Slutprojekt, Configuration: Debug Win32 ------
1> AssemblyInfo.cpp
1>AssemblyInfo.cpp(1): warning C4005: '__CLR_VER' : macro redefinition
1> command-line arguments : see previous definition of '__CLR_VER'
1>AssemblyInfo.cpp(1): warning C4651: '/D__CLR_VER=40600127' specified for precompiled header but not for current compile
1>AssemblyInfo.cpp(1): fatal error C1093: API call 'ImportFile' failed '0x80070003' : ErrorMessage: Can't find the path. // translated from Swedish
1>
1> Description: Can't find the path.
1> HelpFile: complib.hlp
1> Slutprojekt.cpp
1>Slutprojekt.cpp(3): warning C4005: '__CLR_VER' : macro redefinition
1> command-line arguments : see previous definition of '__CLR_VER'
1>Slutprojekt.cpp(3): warning C4651: '/D__CLR_VER=40600127' specified for precompiled header but not for current compile
1>Slutprojekt.cpp(3): fatal error C1093: API call 'ImportFile' failed '0x80070003' : ErrorMessage: Can't find the path. //Translated from swedish.
1>
1> Description: Can't find the path.
1> HelpFile: complib.hlp
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Continue reading...
1>------ Build started: Project: Slutprojekt, Configuration: Debug Win32 ------
1> AssemblyInfo.cpp
1>AssemblyInfo.cpp(1): warning C4005: '__CLR_VER' : macro redefinition
1> command-line arguments : see previous definition of '__CLR_VER'
1>AssemblyInfo.cpp(1): warning C4651: '/D__CLR_VER=40600127' specified for precompiled header but not for current compile
1>AssemblyInfo.cpp(1): fatal error C1093: API call 'ImportFile' failed '0x80070003' : ErrorMessage: Can't find the path. // translated from Swedish
1>
1> Description: Can't find the path.
1> HelpFile: complib.hlp
1> Slutprojekt.cpp
1>Slutprojekt.cpp(3): warning C4005: '__CLR_VER' : macro redefinition
1> command-line arguments : see previous definition of '__CLR_VER'
1>Slutprojekt.cpp(3): warning C4651: '/D__CLR_VER=40600127' specified for precompiled header but not for current compile
1>Slutprojekt.cpp(3): fatal error C1093: API call 'ImportFile' failed '0x80070003' : ErrorMessage: Can't find the path. //Translated from swedish.
1>
1> Description: Can't find the path.
1> HelpFile: complib.hlp
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Continue reading...