#109: QuteCom compiling
---------------------------+------------------------------------------------
  Reporter:  yakut         |       Owner:  laurent        
      Type:  defect        |      Status:  new            
  Priority:  major         |   Milestone:  QuteCom 2.2-RC2
 Component:  Build System  |     Version:  2.2-RC3        
Resolution:                |    Keywords:                 
---------------------------+------------------------------------------------

Comment(by laurent):

 1/ try to lauch a simple qt exe example (to see if it works)
 2/ check link step ( Are you using .lib and not .a)
 2/ test your qutecom.exe with dependencywalker (to see if it use the good
 Qt dll (visual))

 if it doesn't work
 1/ create a new folder in qutecom-2.2 let's say "debug"
 2/ copy qutecom-2.2/build/build_nmake.bat into qutecom-2.2/debug
 3/ open your visual command prompt
 4/ check that "qmake -v" give your Qt visual install
  -if not add QTDIR/bin in your path
 5/with your visual command prompt go to qutecom-2.2/debug
 6/launch buil_nmake.bat
 7/launch nmake
 8/run qutecom-2.2/debug/debug/qutecom.exe

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

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

Reply via email to