[Qt-interest] Problems with installing the new Animation framework as dll
Patric
userqt at gmail.com
Wed Sep 2 04:27:19 CEST 2009
Hello,
I'm getting some nasty errors here when I'm compilling this.
C:\Documents and Settings\Secret\Desktop\workspace\qtanimationframework-2.3-opensource\qtanimationframework-2.3-opensource>configu
re -library
Configuring to build this component as a dynamic library.
.
This component is now configured.
.
To build the component library (if requested) and example(s),
run qmake and your make or nmake command.
.
To remove or reconfigure, run make (nmake) distclean.
.
C:\Documents and Settings\Secret\Desktop\workspace\qtanimationframework-2.3-opensource\qtanimationframework-2.3-opensource>qmake
C:\Documents and Settings\Secret\Desktop\workspace\qtanimationframework-2.3-opensource\qtanimationframework-2.3-opensource>mingw32
-make
cd buildlib\ && mingw32-make -f Makefile
mingw32-make[1]: Entering directory `C:/Documents and Settings/Secret/Desktop/workspace/qtanimationframework-2.3-opensource/qtanim
ationframework-2.3-opensource/buildlib'
c:\Qt\2009.03\qt\bin\qmake.exe -win32 -o Makefile buildlib.pro
mingw32-make[1]: Leaving directory `C:/Documents and Settings/Secret/Desktop/workspace/qtanimationframework-2.3-opensource/qtanima
tionframework-2.3-opensource/buildlib'
mingw32-make[1]: Entering directory `C:/Documents and Settings/Secret/Desktop/workspace/qtanimationframework-2.3-opensource/qtanim
ationframework-2.3-opensource/buildlib'
mingw32-make -f Makefile.Debug all
mingw32-make[2]: Entering directory `C:/Documents and Settings/Secret/Desktop/workspace/qtanimationframework-2.3-opensource/qtanim
ationframework-2.3-opensource/buildlib'
g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -shared -mthreads -Wl -Wl,--out-implib,c:\Docum
ents and Settings\Secret\Desktop\workspace\qtanimationframework-2.3-opensource\qtanimationframework-2.3-opensource\lib\libQtSoluti
ons_AnimationFramework-2.3d.a -o ..\lib\QtSolutions_AnimationFramework-2.3d.dll object_script.QtSolutions_AnimationFramework-2.3d.
Debug -L"c:\Qt\2009.03\qt\lib" -lQtGuid4 -lQtCored4
g++: and: No such file or directory
g++: Settings\Secret\Desktop\workspace\qtanimationframework-2.3-opensource\qtanimationframework-2.3-opensource\lib\libQtSolutions_
AnimationFramework-2.3d.a: No such file or directory
mingw32-make[2]: *** [..\lib\QtSolutions_AnimationFramework-2.3d.dll] Error 1
mingw32-make[2]: Leaving directory `C:/Documents and Settings/Secret/Desktop/workspace/qtanimationframework-2.3-opensource/qtanima
tionframework-2.3-opensource/buildlib'
mingw32-make[1]: *** [debug-all] Error 2
mingw32-make[1]: Leaving directory `C:/Documents and Settings/Secret/Desktop/workspace/qtanimationframework-2.3-opensource/qtanima
tionframework-2.3-opensource/buildlib'
mingw32-make: *** [sub-buildlib-make_default-ordered] Error 2
Anyone ?
Thank you in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090902/ebb6cbd9/attachment.html
More information about the Qt-interest-old
mailing list