Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 1 Support › Build failed, targets: desktop, symbian

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #4936

    aero356

    When I try to compile a project (desktop target) the output shows this message:

     

    16:29:31: Running build steps for project untitled…
    16:29:31: Starting: “e:\juegos\pc\v-playsdk\desktop\qt\4.8.1\msvc2010\bin\qmake.exe” E:\Newdocs\Juan\w205a\untitled\untitled.pro -r -spec win32-msvc2010 “CONFIG+=release”
    16:29:32: The process “e:\juegos\pc\v-playsdk\desktop\qt\4.8.1\msvc2010\bin\qmake.exe” exited normally.
    16:29:32: Starting: “E:\Juegos\PC\FelgoSDK\QtCreator\bin\jom.exe”
    Copying application data…
    1 archivo(s) copiado(s)
    E:\Juegos\PC\FelgoSDK\QtCreator\bin\jom.exe -nologo -j 4 -f Makefile.Release
    cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtCore” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtGui” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtDeclarative” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include” -I”..\untitled\qmlapplicationviewer” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\ActiveQt” -I”release” -I”..\untitled” -I”.” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\mkspecs\win32-msvc2010″ -Forelease\ @C:\Users\JUAN(2~1\AppData\Local\Temp\main.obj.2356.0.jom
    cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtCore” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtGui” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtDeclarative” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include” -I”..\untitled\qmlapplicationviewer” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\ActiveQt” -I”release” -I”..\untitled” -I”.” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\mkspecs\win32-msvc2010″ -Forelease\ @C:\Users\JUAN(2~1\AppData\Local\Temp\qmlapplicationviewer.obj.2356.63.jom
    E:\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtCore” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtGui” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\QtDeclarative” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include” -I”..\untitled\qmlapplicationviewer” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\include\ActiveQt” -I”release” -I”..\untitled” -I”.” -I”..\..\..\..\Juegos\PC\FelgoSDK\Desktop\Qt\4.8.1\msvc2010\mkspecs\win32-msvc2010″ -D_MSC_VER=1600 -DWIN32 ..\untitled\qmlapplicationviewer\qmlapplicationviewer.h -o release\moc_qmlapplicationviewer.cpp
    Copying application data…
    1 archivo(s) copiado(s)

    jom 1.0.6 – empower your cores

    “cl” no se reconoce como un comando interno o externo,
    programa o archivo por lotes ejecutable.
    command failed with exit code 1
    “cl” no se reconoce como un comando interno o externo,
    programa o archivo por lotes ejecutable.
    command failed with exit code 1
    command failed with exit code 2
    16:29:32: The process “E:\Juegos\PC\FelgoSDK\QtCreator\bin\jom.exe” exited with code 2.
    Error while building project untitled (target: Desktop)
    When executing build step ‘Make’

    Project settings: http://oi44.tinypic.com/2nlv03l.jpg

    I have installed the Windows 7 SDK already.

    #4937

    aero356

    Also when I compile the VPong example (symbian target):

     

    21:17:56: Running build steps for project VPong…

    21:17:56: Configuration unchanged, skipping qmake step.

    21:17:56: Starting: “E:\Juegos\PC\FelgoSDK\Symbian\SDKs\SymbianSR1Qt474\epoc32\tools\make.exe” release-gcce -w

    make.exe: Entering directory `E:/Juegos/PC/FelgoSDK/Demos/FelgoSDK/VPong’

    sbs -c arm.v5.urel.gcce4_4_1

    sbs: warning: Missing dependency detected: E:/Juegos/PC/FelgoSDK/Symbian/SDKs/SymbianSR1Qt474/epoc32/release/armv5/lib/VPlay.dso

    target : epoc32\release\armv5\urel\VPong.exe [arm.v5.urel.gcce4_4_1]

    arm-none-symbianelf-g++.exe: E:/Juegos/PC/FelgoSDK/Symbian/SDKs/SymbianSR1Qt474/epoc32/release/armv5/lib/VPlay.dso: No such file or directory

     

     

    sbs : warnings: 1

    sbs : errors: 2

     

    built ‘arm.v5.urel.gcce4_4_1′

     

    Run time 11 seconds

     

    sbs: build log in E:\Juegos\PC\FelgoSDK\Symbian\SDKs\SymbianSR1Qt474\epoc32\build\Makefile.2013-06-04-21-17-57.51-3280.log

     

    FAILED linkandpostlink for arm.v5.urel.gcce4_4_1: epoc32\release\armv5\urel\VPong.exe

    mmp: VPong_exe.mmp

    mingw32-make[1]: *** [E:/Juegos/PC/FelgoSDK/Symbian/SDKs/SymbianSR1Qt474/epoc32/release/armv5/urel/VPong.exe] Error 1

    sbs: error: The make-engine exited with errors.

    make.exe: Leaving directory `E:/Juegos/PC/FelgoSDK/Demos/FelgoSDK/VPong’

    make.exe: *** [release-gcce] Error 1

    21:18:08: The process “E:\Juegos\PC\FelgoSDK\Symbian\SDKs\SymbianSR1Qt474\epoc32\tools\make.exe” exited with code 2.

    Error while building project VPong (target: Symbian Device)

    When executing build step ‘Make’

    Project settings: http://oi40.tinypic.com/2yxnioy.jpg

     

    #4939

    Alex
    Felgo Team

    Hi,

    from what i see in your first output, it looks like the Windows 7 SDK was NOT installed correctly. Please try installing it again and carefully check if it really says that no errors occurred during installation.

     

    Best Regards,

    Alexander

    #4946

    aero356
    #4989

    Alex
    Felgo Team

    Does the spanish part of the first log say something like: “cl” command not found?

     

    “cl” is the Microsoft Visual C/C++ compiler, if this command is not found then it’s a clear sign that the SDK is not installed correctly.

     

    You can try to uninstall all other versions of the Microsoft Visual C++ 2010 Redistributables with the Programs and Features application in Windows Control Panel, both the x64 and x86 versions. Also remove all files in the C:\Users\<YourWindowsUserName>\AppData\Local\Temp folder, to make sure the previously installed redistributables are removed.

     

    Then try to reinstall Felgo again following the installation guide http://felgo.com/doc/vplay-installation.html.

     

    Best Regards,

    Alexander

    #5013

    aero356

    Now I have a clear installation of Windows SDK. However when I try to install Felgo the last window shows this:

    Can not resolve all dependencies!
    Can’t find missing dependency (com.nokia.ndk.api.qtmobility) for net.vplay.vplaysdk.symbian.

    If I use another version of V-PlaInstaller from 12/04/2012 it shows this:

    Selected Component(s) without Dependencies

    com.nokia.ndk
    com.nokia.ndk.tools
    com.nokia.ndk.tools.qtcreator
    com.nokia.ndk.tools.qtcreator.application
    com.nokia.ndk.tools.desktop
    com.nokia.ndk.tools.desktop.480
    com.nokia.ndk.tools.desktop.480.2010
    com.nokia.ndk.tools.desktop.481
    com.nokia.ndk.tools.desktop.481.2010
    com.nokia.ndk.tools.simulator
    com.nokia.ndk.tools.harmattan
    com.nokia.ndk.tools.harmattan.qtcomponents
    com.nokia.ndk.tools.harmattan.qtcomponents.simulator
    com.nokia.ndk.tools.harmattan.qtcomponents.desktop
    com.nokia.ndk.tools.symbian.symbian3
    com.nokia.ndk.misc
    com.nokia.ndk.misc.examples
    com.nokia.ndk.misc.vcredist_x86
    com.nokia.ndk.api
    com.nokia.ndk.api.qtcomponents
    com.nokia.ndk.api.qtcomponents.sis
    com.nokia.ndk.api.qtcomponents.documentation
    com.nokia.ndk.api.qtcomponents.simulator
    com.nokia.ndk.api.qtcomponents.demos
    com.nokia.ndk.api.qtcomponents.symbian
    com.nokia.ndk.api.qtcomponents.desktop
    com.nokia.ndk.api.qtcomponents.examples
    com.nokia.ndk.api.ovinotifications
    com.nokia.ndk.api.ovinotifications.developmentfiles
    com.nokia.ndk.api.ovinotifications.documentation
    com.nokia.ndk.api.ovinotifications.example
    com.nokia.ndk.documentation
    com.nokia.ndk.documentation.simulator
    com.nokia.ndk.documentation.symbian
    com.nokia.ndk.documentation.qtmobility
    com.nokia.ndk.documentation.qmake
    com.nokia.ndk.documentation.qt
    com.nokia.ndk.documentation.nokiaqtsdk
    com.nokia.ndk.documentation.qtcreator
    com.nokia.ndk.documentation.harmattan

    Added as dependency for net.vplay.vplaysdk.

    net.vplay.vplaysdk.core

    Component(s) that have resolved Dependencies

    net.vplay.vplaysdk
    net.vplay.vplaysdk.templates

    Added as dependency for com.nokia.ndk.api.qtmobility.

    com.nokia.ndk.licenses.location

    Added as dependency for net.vplay.vplaysdk.symbian.

    com.nokia.ndk.api.qtmobility

    Component(s) that have resolved Dependencies

    net.vplay.vplaysdk.symbian
    net.vplay.vplaysdk.doc
    net.vplay.vplaysdk.tools.sdkmaintenance
    com.nokia.ndk.tools.qtcreator.jom
    com.nokia.ndk.tools.qtcreator.gdb
    com.nokia.ndk.tools.simulator.application

    Added as dependency for com.nokia.ndk.tools.simulator.qtmingw.

    com.nokia.ndk.misc.mingw

    Component(s) that have resolved Dependencies

    com.nokia.ndk.tools.simulator.qtmingw

    Added as dependency for com.nokia.ndk.tools.harmattan.sysroot.

    com.nokia.ndk.tools.madde.qemu.system

    Added as dependency for com.nokia.ndk.tools.madde.application.

    com.nokia.ndk.tools.madde.usbdriver

    Added as dependency for com.nokia.ndk.tools.madde.toolchains.2009q367.

    com.nokia.ndk.tools.madde.application

    Added as dependency for com.nokia.ndk.tools.harmattan.sysroot.

    com.nokia.ndk.tools.madde.toolchains.2009q367
    com.nokia.ndk.tools.madde.qttools.474

    Component(s) that have resolved Dependencies

    com.nokia.ndk.tools.harmattan.sysroot

    Added as dependency for com.nokia.ndk.tools.symbian.

    com.nokia.ndk.licenses.nokia

    Component(s) that have resolved Dependencies

    com.nokia.ndk.tools.symbian
    com.nokia.ndk.tools.symbian.sis
    com.nokia.ndk.api.qtcomponents.designer

    Component(s) added as automatic dependencies

    com.nokia.ndk.tools.simulator.qtmingw.qmldump
    com.nokia.ndk.tools.harmattan.qtcomponents.simulator.mingw
    com.nokia.ndk.tools.symbian.sis.online
    com.nokia.ndk.api.qtcomponents.simulator.mingw
    com.nokia.ndk.api.qtcomponents.symbian.anna
    com.nokia.ndk.api.qtmobility.simulatormingw
    com.nokia.ndk.api.qtmobility.symbian
    com.nokia.ndk.api.ovinotifications.symbian
    com.nokia.ndk.api.ovinotifications.symbian.sis
    com.nokia.ndk.api.ovinotifications.simulator
    com.nokia.ndk.api.ovinotifications.simulator.mingw

    Added as dependency for com.nokia.ndk.tools.symbian.symbian3.474.

    com.nokia.ndk.tools.symbian.smartinstaller

    Component(s) added as automatic dependencies

    com.nokia.ndk.tools.symbian.symbian3.474
    com.nokia.ndk.misc.examples.47
    com.nokia.ndk.api.qtmobility.examples
    com.nokia.ndk.api.qtmobility.symbian.102
    com.nokia.ndk.api.qtmobility.symbian.113
    com.nokia.ndk.api.qtmobility.symbian.121
    com.nokia.ndk.api.ovinotifications.symbian.forqt474s3
    com.nokia.ndk.api.qtmobility.symbian.121.anna

    #5018

    Christian
    Felgo Team

    Hi,

    could you please try to deselect the Symbian packages with the SDK Maintenance Tool first, and then try to re-install them? I just tried the same on my PC and it worked.

    Cheers, Chris

Viewing 7 posts - 1 through 7 (of 7 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded