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

Forums

OverviewFelgo Installation › Interrupt/Exception caught

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

    crumbs

    I downloaded the Felgo SDK on Windows 7 64-bit and tried to build the SimpleGameCocosNinja project in debug and got this message:

     

    09:44:39: Running build steps for project vplay-test...
    09:44:39: Starting: "C:\Users\Admin\FelgoSDK\mingw\bin\mingw32-make.exe" clean
    C:/Users/Admin/FelgoSDK/mingw/bin/mingw32-make.exe -f Makefile.Debug clean
    mingw32-make.exe[1]: Entering directory `C:/Users/Admin/Documents/vplay-test'
    rm debug/moc_qmlapplicationviewer.cpp
    rm debug/main.o debug/qmlapplicationviewer.o debug/moc_qmlapplicationviewer.o
    rm debug/app_icon_res.o
    mingw32-make.exe[1]: Leaving directory `C:/Users/Admin/Documents/vplay-test'
    C:/Users/Admin/FelgoSDK/mingw/bin/mingw32-make.exe -f Makefile.Release clean
    mingw32-make.exe[1]: Entering directory `C:/Users/Admin/Documents/vplay-test'
    rm release/moc_qmlapplicationviewer.cpp
    rm release/main.o release/qmlapplicationviewer.o release/moc_qmlapplicationviewer.o
    rm release/app_icon_res.o
    mingw32-make.exe[1]: Leaving directory `C:/Users/Admin/Documents/vplay-test'
    rm: cannot remove `release/moc_qmlapplicationviewer.cpp': No such file or directory
    mingw32-make.exe[1]: [compiler_moc_header_clean] Error 1 (ignored)
    rm: cannot remove `release/main.o': No such file or directory
    rm: cannot remove `release/qmlapplicationviewer.o': No such file or directory
    rm: cannot remove `release/moc_qmlapplicationviewer.o': No such file or directory
    mingw32-make.exe[1]: [clean] Error 1 (ignored)
    rm: cannot remove `release/app_icon_res.o': No such file or directory
    mingw32-make.exe[1]: [clean] Error 1 (ignored)
    09:44:40: The process "C:\Users\Admin\FelgoSDK\mingw\bin\mingw32-make.exe" exited normally.
    09:44:40: Configuration unchanged, skipping qmake step.
    09:44:40: Starting: "C:\Users\Admin\FelgoSDK\mingw\bin\mingw32-make.exe" 
    C:/Users/Admin/FelgoSDK/mingw/bin/mingw32-make.exe -f Makefile.Debug
    mingw32-make.exe[1]: Entering directory `C:/Users/Admin/Documents/vplay-test'
    g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DPLATFORM_WINDOWS -DQT_DECLARATIVE_DEBUG -DQT_DLL -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtCore' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtNetwork' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtGui' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtDeclarative' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include' -I'../../FelgoSDK/Desktop/FelgoSDK/include' -I'../../FelgoSDK/Desktop/FelgoSDK/qmlapplicationviewer' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/ActiveQt' -I'debug' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/mkspecs/win32-g++' -o debug/main.o main.cpp
    g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DPLATFORM_WINDOWS -DQT_DECLARATIVE_DEBUG -DQT_DLL -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtCore' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtNetwork' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtGui' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtDeclarative' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include' -I'../../FelgoSDK/Desktop/FelgoSDK/include' -I'../../FelgoSDK/Desktop/FelgoSDK/qmlapplicationviewer' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/ActiveQt' -I'debug' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/mkspecs/win32-g++' -o debug/qmlapplicationviewer.o ../../FelgoSDK/Desktop/FelgoSDK/qmlapplicationviewer/qmlapplicationviewer.cpp
    C:/Users/Admin/FelgoSDK/Desktop/Qt/4.8.1/mingw/bin/moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DPLATFORM_WINDOWS -DQT_DECLARATIVE_DEBUG -DQT_DLL -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtCore' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtNetwork' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtGui' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtDeclarative' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include' -I'../../FelgoSDK/Desktop/FelgoSDK/include' -I'../../FelgoSDK/Desktop/FelgoSDK/qmlapplicationviewer' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/ActiveQt' -I'debug' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/mkspecs/win32-g++' -D__GNUC__ -DWIN32 ../../FelgoSDK/Desktop/FelgoSDK/qmlapplicationviewer/qmlapplicationviewer.h -o debug/moc_qmlapplicationviewer.cpp
    g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DPLATFORM_WINDOWS -DQT_DECLARATIVE_DEBUG -DQT_DLL -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtCore' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtNetwork' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtGui' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/QtDeclarative' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include' -I'../../FelgoSDK/Desktop/FelgoSDK/include' -I'../../FelgoSDK/Desktop/FelgoSDK/qmlapplicationviewer' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/include/ActiveQt' -I'debug' -I'../../FelgoSDK/Desktop/Qt/4.8.1/mingw/mkspecs/win32-g++' -o debug/moc_qmlapplicationviewer.o debug/moc_qmlapplicationviewer.cpp
    windres -i win/app_icon.rc -o debug/app_icon_res.o --include-dir=./win -DUNICODE -DQT_LARGEFILE_SUPPORT -DPLATFORM_WINDOWS -DQT_DECLARATIVE_DEBUG -DQT_DLL -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN
    g++ -mthreads -Wl,-subsystem,windows -o debug/vplay-test.exe debug/main.o debug/qmlapplicationviewer.o debug/moc_qmlapplicationviewer.o  -L'c:/Users/Admin/FelgoSDK/Desktop/Qt/4.8.1/mingw/lib' -lmingw32 -lqtmaind debug/app_icon_res.o -LC:\Users\Admin\FelgoSDK\Desktop\Qt\4.8.1\mingw/../../../FelgoSDK/lib/mingw -lVPlayd -LC:\Users\Admin\FelgoSDK\Desktop\Qt\4.8.1\mingw/../../../FelgoSDK/lib/mingw/third_party -llibcurl_imp -llibEGL -llibgles_cm -llibiconv -llibzlib -lpthreadVCE2 -lWinMM -lGdi32 -lQtDeclaratived4 -lQtGuid4 -lQtNetworkd4 -lQtCored4 
    C:/Users/Admin/FelgoSDK/mingw/bin/mingw32-make.exe: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x421963)
    mingw32-make.exe: *** [debug] Error 255
    09:44:46: The process "C:\Users\Admin\FelgoSDK\mingw\bin\mingw32-make.exe" exited with code 2.
    Error while building project vplay-test (target: Desktop)
    When executing build step 'Make'

    I tried running qmake again and rebuilding, but it doesn’t help. Qt 4.8.1 is being used to build the project, as mentioned here: http://felgo.com/doc/vplay-installation.html

    #5628

    crumbs

    The VZombieBreak project has the same issue.

    #5629

    Christian
    Felgo Team

    Hi crumbs,

    can you please try if a normal Qt application is working correctly? Select “File” / “New File or Project” and then select “Qt Quick Application (Bult-in Elements)”

    Cheers, Chris

    #5630

    crumbs

    Hey Christian.

    A Qt Quick app works fine.

    #5631

    Christian
    Felgo Team

    Hi,

    after looking on google, it seems this error

    mingw32-make.exe: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x421963)
    mingw32-make.exe: *** [debug] Error 255

    has to do something with your PATH environment variable.

    Could you please try the following:

    Go to the “Projects” tab on the left side, then to “Build Environment” and remove everything from the PATH variable except the first two entries for mingw\bin.

    These were the most useful links I found, maybe amongst them there is something that helps?

    http://stackoverflow.com/questions/12090114/libqxt-compilation-mingw32-make-exception

    http://qt-project.org/forums/viewthread/11131

    http://mingw.5.n7.nabble.com/Exception-code-0xc00000fd-what-s-this-about-td19011.html

    Cheers, Chris

    #5632

    crumbs
    C:\Users\Admin\FelgoSDK\mingw\bin;C:\Users\Admin\FelgoSDK\Desktop\Qt\4.8.1\mingw\lib;C:\Users\Admin\FelgoSDK\Desktop\Qt\4.8.1\mingw\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;

    Thanks Christian. The above PATH makes it work.

    #5633

    Christian
    Felgo Team

    Thanks for sharing & have fun developing with Felgo 🙂

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