#123: I need to debug qutecom, faced huge amounts of error LNK2001 in vs2005
sulution, but  release goes well, why?
---------------------------+------------------------------------------------
  Reporter:  ouhncom       |       Owner:  laurent        
      Type:  defect        |      Status:  new            
  Priority:  major         |   Milestone:  QuteCom 2.2-RC2
 Component:  Build System  |     Version:  2.2-RC3        
Resolution:                |    Keywords:  LNK2001        
---------------------------+------------------------------------------------

Comment(by ouhncom):

 I fellow  your steps :
 1. cd C:\Program Files\Mercurial\qutecom-2.2\build, then send cmake .. -G
 "NMake Makefiles"(in order to generate debug nmake makefile)
 2. create a new projet Makefile, set Projet name as build, set Projet dir
 as
 C:\Program Files\Mercurial\qutecom-2.2
 3.in the next wizard window,  i set command line build as nmake,
 and debug as C:\Program
 Files\Mercurial\qutecom-2.2\build\debug\qutecom.exe,
 why i did not set debug as build\debug\qutecom.exe as you said, because i
 found
 finished step 3, it would create  a build directory in
 \qutecom-2.2\build\, and the
 execute file will be in qutecom-2.2\build\debug\qutecom.exe, not in
 qutecom-2.2\build\build\debug\qutecom.exe
 4. finished step 3 ,  a file named build.sln was created in C:\Program
 Files\Mercurial\qutecom-2.2\build, and a file named build.vcproj was
 created in
 C:\Program Files\Mercurial\qutecom-2.2\build\build
 because of the solution have not any file, so i drag main.cpp and set a
 breakpoint
 then launch the debugger,
 after generate done, it shows errors, and the log was:
 .............
 -- Generating done
 -- Build files have been written to: C:/Program
 Files/Mercurial/qutecom-2.2/build
 NMAKE : fatal error U1052:
 Stop.
 NMAKE : fatal error U1077:
 Stop.

 have any step i did wrong ???
 thanks laurent.

-- 
Ticket URL: <http://trac.qutecom.org/ticket/123#comment:4>
QuteCom <http://trac.qutecom.org>

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to