Linking CXX shared library webcam.dll
LINK : warning LNK4012: invalid value 'x64', must be 'AM33, ARM, EBC, IA64, M32R, MIPS, MIPS16, MIPSFPU, MIPSFPU16, MIPSR41XX,
..\owutil\util\owutil.lib : fatal error LNK1136: invalid or corrupt file
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2.NET\Vc7\bin\link.exe' : return code '0x470'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\BIN\nmake.exe"' : return code '0x2'
Stop.
To: qutecom-dev@lists.qutecom.org
From: Rajesh Gupta/mars
Date: 11/04/2009 06:57PM
Subject: qutecom-2.2-RC3 compilation issue - owutil.lib
Hello,
I am trying to build qutecom-2.2-RC3 for windows XP. I am getting following error while executing nmake command -
'don't know how to make libs/owutil/util/owutil.lib'.
Instead an owutil.dll is being generated.
To overcome this issue, I changed build\libs\owutil\util\CMakeFiles\owutil.dir\flags file as follows (to build owutil.lib) -
CXX_DEFINES = -D"BUILD_OWUTIL_DLL -DOWUTIL_DLL" -DDEBUG changed to
CXX_DEFINES = -DDEBUG
but it didn't work.
Then, I replaced owutil.dll instances to owutil.lib in build\libs\owutil\util\CMakeFiles\owutil.dir\build file. In result, owutil.lib got generated but gave following error -
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2.NET\Vc7\bin\link.exe' : return code '0x470'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\BIN\nmake.exe"' :
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\BIN\nmake.exe"' :
Stop.
Please guide me to resolve this issue ASAP. Your help would be much more appreciated.
Regards,
Rajesh ***********************************Disclaimer********************************This e-mail is confidential and intended only for the use of the individual/s or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this e-mail is strictly prohibited. If you have received this e-mail in error, please notify us immediately by return e-mail or telephone and destroy the original message.
********************************************************************************
***********************************Disclaimer********************************This e-mail is confidential and intended only for the use of the individual/s or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this e-mail is strictly prohibited. If you have received this e-mail in error, please notify us immediately by return e-mail or telephone and destroy the original message.
********************************************************************************
_______________________________________________ QuteCom-dev mailing list QuteCom-dev@lists.qutecom.org http://lists.qutecom.org/mailman/listinfo/qutecom-dev