Hi Jan! On 01.08.2008 10:05, Jan Kaláb wrote: > 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
A long time ago (using wengophone that time) I also tried to build it using Visual C++ 2005 Express Edition (without SP1). I somehow managed to build a debug-version out of the IDE with some issues (wrong/missing SVN/HG-revision, wrong/missing build datetime...). Unfortunatly I can not recall the details to make a "clean" build out of the IDE... Please try to search the wengophone-devel-mailinglist[1] for usefull posts. I have written quite a few postings regarding the VC++-Subject... Be aware that I finally have given up[1] building the client out of the IDE because of... [1] http://thread.gmane.org/gmane.comp.voip.wengophone.devel/5987 > 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. ... the fact that I also was not able to make a release-build without seeing the command-line in the background. As you already have read the qutecom-howto[2] and my mini-howto [3][4] the most important information is missing altoghter: How to make a release-build: % cd build % build_nmake_release.bat % nmake To build the installer run: % nmake install [2] http://trac.qutecom.org/wiki/HowToBuildFromSource [3] http://thread.gmane.org/gmane.comp.voip.wengophone.devel/5743 [4] http://article.gmane.org/gmane.comp.voip.qutecom.devel/145 Btw.. whats the mingw-build-status! Have you given up? HTH && HAND - Darsha _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
