Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: fatal error LNK1104: can not open file 'CGAL_Qt4-vc90-mt-gd.lib'

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: fatal error LNK1104: can not open file 'CGAL_Qt4-vc90-mt-gd.lib'


Chronological Thread 
  • From: Chad Liu <>
  • To:
  • Subject: [cgal-discuss] Re: fatal error LNK1104: can not open file 'CGAL_Qt4-vc90-mt-gd.lib'
  • Date: Fri, 11 Jun 2010 06:07:17 -0700 (PDT)

just copy  $(CGAL_DIR)/config

to $(CGAL_DIR)/src/CGALQt4


Chad

2010/6/11 Hulusi [via cgal-discuss] <[hidden email]>
thank you for all reply,

I have built  CGALQt in /src/CGALQt4

I had this error

Build type: Debug
USING CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
USING EXEFLAGS = ' /STACK:10000000 /machine:X86 /debug /INCREMENTAL:YES'
Targetting Visual Studio 9 2008
Target build enviroment supports auto-linking
Using VC90 compiler.
Generator uses intermediate configuration directory: $(OutDir)
CMake Error in C:/CGAL/CGAL-3.6/src/CGALQt4/CMakeFiles/CMakeTmp/CMakeLists.txt:
  Cannot find source file "print_QT4_version.cpp".  Tried extensions .c .C
  .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx


CMake Error: Internal CMake error, TryCompile generation of cmake failed
WARNING: QT4 found but could not compile print_QT4_version.cpp:
QT_INCLUDE_DIR=C:/Qt/4.6.2/include
QT_LIBRARIES=optimized;C:/Qt/4.6.2/lib/qtmain.lib;debug;C:/Qt/4.6.2/lib/qtmaind.lib;optimized;C:/Qt/4.6.2/lib/QtOpenGL4.lib;debug;C:/Qt/4.6.2/lib/QtOpenGLd4.lib;optimized;C:/Qt/4.6.2/lib/QtGui4.lib;debug;C:/Qt/4.6.2/lib/QtGuid4.lib;optimized;C:/Qt/4.6.2/lib/QtCore4.lib;debug;C:/Qt/4.6.2/lib/QtCored4.lib
QT_LIBRARY_DIR=C:/Qt/4.6.2/lib

USING QT4_VERSION = 'unknown'
OpenGL include:    
OpenGL libraries:   glu32;opengl32
OpenGL definitions:
Qt4 include:        C:/Qt/4.6.2/include
Qt4 libraries:      optimized;C:/Qt/4.6.2/lib/qtmain.lib;debug;C:/Qt/4.6.2/lib/qtmaind.lib;optimized;C:/Qt/4.6.2/lib/QtOpenGL4.lib;debug;C:/Qt/4.6.2/lib/QtOpenGLd4.lib;optimized;C:/Qt/4.6.2/lib/QtGui4.lib;debug;C:/Qt/4.6.2/lib/QtGuid4.lib;optimized;C:/Qt/4.6.2/lib/QtCore4.lib;debug;C:/Qt/4.6.2/lib/QtCored4.lib
Qt4 definitions:    -DQT_DLL
moc executable:     C:/Qt/4.6.2/bin/moc.exe
uic executable:     C:/Qt/4.6.2/bin/uic.exe
Configuring incomplete, errors occurred!


View message @ http://cgal-discuss.949826.n4.nabble.com/fatal-error-LNK1104-can-not-open-file-CGAL-Qt4-vc90-mt-gd-lib-tp2251501p2251564.html
To start a new topic under cgal-discuss, email [hidden email]
To unsubscribe from cgal-discuss, click here.




View this message in context: Re: fatal error LNK1104: can not open file 'CGAL_Qt4-vc90-mt-gd.lib'
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page