Another build error on Windows [LINK : fatal error LNK1181: cannot open input file '..\..\owutil\util\Release\owutil.lib']

Jan Kaláb pitel at nomi.cz
Mon Aug 4 12:03:54 CEST 2008


It seems to be problem with paths... The first error is:

Error copying file (if different) from
"D:/qutecom-2.2/build/libs/3rdparty/pthread/pthread.dll" to
"D:/qutecom-2.2/build/debug/".

And it's right, because there isn't blah/blah/pthread/pthread.dll,
but blah blah/pthread/release/pthread.dll (if you do debug build,
it's debug directory). So can someone familiar with MSVC tell me
where can I change these paths? Btw, it might be problem with CMake.
What do you think?

Jan Kaláb napsal(a):
> When I try to build QC using MSVC++ 2005 (withous SP1), it fails.
> 
> I create project with yout .bat files, it runs ok. Then I open the
> .sln file with msvc, and press [F7]. I runs for a while and then it
> ends with errors.
> 
> Log file is here http://www.stud.fit.vutbr.cz/~xkalab00/msvc.log
> 
> Compiling with nmake runs great, but when I start QC, command line
> appears. So all this MSVC++ is just a try to get rid of the cmdline.
> So if anyone knows how to get rid of it, I'll appreciate it.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> QuteCom-dev mailing list
> QuteCom-dev at lists.qutecom.org
> http://lists.qutecom.org/mailman/listinfo/qutecom-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.qutecom.org/pipermail/qutecom-dev/attachments/20080804/9984331a/attachment.pgp 


More information about the QuteCom-dev mailing list