Error: dependent '..\..\generated\lib\libdxfrw.a' does not exist.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Error: dependent '..\..\generated\lib\libdxfrw.a' does not exist.

Marina
为项目librecad执行构建步骤 ...
配置没有改变, 跳过 qmake 步骤.
正在启动 "C:\QtSDK\QtCreator\bin\jom.exe"
        cd libraries\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        cd libdxfrw\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile.Debug
        cd dxflib\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile.Debug
        cd jwwlib\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile.Debug
        cd librecad\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        cd src\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile.Debug

jom 1.0.4 - empower your cores

Error: dependent '..\..\generated\lib\libdxfrw.a' does not exist.
command failed with exit code 2
command failed with exit code 2
command failed with exit code 2
进程"C:\QtSDK\QtCreator\bin\jom.exe"退出,退出代码 2 。
构建项目librecad 时发生错误 (目标: 桌面)
当执行构建步骤 'Make'时

Reply | Threaded
Open this post in threaded view
|

Re: Error: dependent '..\..\generated\lib\libdxfrw.a' does not exist.

R. van Twisk
Administrator
Hey,

can you try to set -j 1 to jom?

I am not to familiar with windows build systems (I use mingw on windows when I have to).
But I am just wondering if jom doesn't understand the correct order of compilation.
and thus tries to link something that wasn't ready yet.



Ries


On May 8, 2012, at 3:40 AM, Marina [via LibreCAD] wrote:

为项目librecad执行构建步骤 ...
配置没有改变, 跳过 qmake 步骤.
正在启动 "C:\QtSDK\QtCreator\bin\jom.exe"
        cd libraries\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        cd libdxfrw\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile.Debug
        cd dxflib\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile.Debug
        cd jwwlib\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile.Debug
        cd librecad\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        cd src\ && C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile
        C:\QtSDK\QtCreator\bin\jom.exe -nologo -j 2 -f Makefile.Debug

jom 1.0.4 - empower your cores

Error: dependent '..\..\generated\lib\libdxfrw.a' does not exist.
command failed with exit code 2
command failed with exit code 2
command failed with exit code 2
进程"C:\QtSDK\QtCreator\bin\jom.exe"退出,退出代码 2 。
构建项目librecad 时发生错误 (目标: 桌面)
当执行构建步骤 'Make'时




If you reply to this email, your message will be added to the discussion below:
http://forum.librecad.org/Error-dependent-generated-lib-libdxfrw-a-does-not-exist-tp5692998.html
To start a new topic under LibreCAD, email [hidden email]
To unsubscribe from LibreCAD, click here.
NAML