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 > [email protected] > http://lists.qutecom.org/mailman/listinfo/qutecom-dev
signature.asc
Description: OpenPGP digital signature
_______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
