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

Forums

OverviewFelgo Installation › VPApplication file not found

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #8527

    Alan

    Any help with this issue?

    #8528

    Christian
    Felgo Team

    Hi Alan,

    which Felgo version and which Qt version do you have installed, and which platform are you on?

    Cheers, Chris

    #8533

    Tiago

    Hi there, I’m also having this problem on Windows 10 TP and Qt 5.3.2 MinGW 4.8.2 32 bit.

    I just installed it via vplay installer and when I created a new project I got this error.

     

    I also got an error on QApplication not found so I added “QT += qml quick widgets” to the pro file.

     

    I didn’t get this error when testing on OS X.

    #8534

    Christian
    Felgo Team

    Hi Tiago,

    please use the latest Qt version 5.4 with Felgo, then the error will disappear.

    Cheers, Chris

    #8535

    Tiago
    #9528

    Anatolii

    Hello, I have same issue. I’ve opened BalloonPop demo app in QtCreator (installed by Felgoer installer). All components are up to date, so qt 5.4 is used. I’ve also got an error on QApplication not found so I added “QT += qml quick widgets” to the pro file (same as topic starter).

    #9529

    Anatolii

    Moreover, Qt 5.5 is downloaded by v-player sdk manager tool, but desktop config available only for 5.4.2

    #9532

    Alex
    Felgo Team

    Hello,

    Felgo version 2.5 already uses Qt 5.5, could you please make sure that this version is installed (it is selected by default if you’re using the Felgo Installer) and try to configure your project with a 5.5 target?

    Thanks,

    Alex

    #9644

    Anatolii

    Hello Alex.

     

    I’ve rechecked my Felgo installation and found that Qt 5.5 was installed only for Android platform. I’ve installed it for desktop as well and switch project in QtCreator to qt 5.5 desktop kit. But there are no changes here. Most strange thing, that everything was working some time ago. May be before I’ve updated to Qt 5.5 for Android platform.

    #9690

    Alex
    Felgo Team

    Hello,

    Can you check if there are some additional updates available in the Maintenance Tool? Otherwise a clean re-installation might help to solve the issue.

    Best,

    Alex

    #16387

    John Croucher

    Old thread but I am getting the same error as the OP.
    I am trying to get a blank v-play “Tabbed App” running.

    ../../../../VPlayTest/main.cpp:1:10: fatal error: ‘QApplication’ file not found
    #include

    Qt5.7 on MacOS using clang_64.

    If I add to the project config
    QT += widgets

    It then errors with

    ../../../../VPlayTest/main.cpp:2:10: fatal error: ‘VPApplication’ file not found
    #include

    My other Qt projects run fine.

    Full log:

    15:40:13: Starting: “/usr/bin/make”
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -isysroot /Applications/Dev/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.8 -O2 -std=gnu++11 -Wall -W -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../VPlayTest -I. -I/Users/user/Qt5.7.1/5.7/clang_64/lib/QtWidgets.framework/Headers -I/Users/user/Qt5.7.1/5.7/clang_64/lib/QtGui.framework/Headers -I/Users/user/Qt5.7.1/5.7/clang_64/lib/QtCore.framework/Headers -I. -I/Applications/Dev/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Dev/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Users/user/Qt5.7.1/5.7/clang_64/mkspecs/macx-clang -F/Users/user/Qt5.7.1/5.7/clang_64/lib -o main.o ../../../../VPlayTest/main.cpp
    ../../../../VPlayTest/main.cpp:2:10: fatal error: ‘VPApplication’ file not found
    #include
    ^
    1 error generated.
    make: *** [main.o] Error 1
    15:40:15: The process “/usr/bin/make” exited with code 2.
    Error while building/deploying project VPlayTest (kit: Desktop Qt 5.7.1 clang 64bit)
    When executing step “Make”
    15:40:15: Elapsed time: 00:02.

    #16390

    John Croucher
Viewing 12 posts - 1 through 12 (of 12 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