Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Compile examples after compile Qt 5.1.1 64 bits with Visual Studio 2010

Compile examples after compile Qt 5.1.1 64 bits with Visual Studio 2010

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 881 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    limdor
    wrote on last edited by
    #1

    Hi all,

    I've compiled Qt 5.1.1 in a Windows 7 machine and Visual Studio 2010 using the following commands:
    @configure -debug-and-release -opensource -shared -nomake tests -skip qtjsbackend -skip qtwebkit -skip qtwebkit-examples -no-compile-examples -opengl desktop -qt-zlib -qt-libpng -qt-libjpeg -no-angle -sse2
    nmake@
    Everything is ok if I open the QtCreator 2.8.1 and I create a new project. The problem is that if I want to open an example project, when I compile and run a message appears saying that cannot find the exe file.
    Do you think that I am missing something?

    Thanks

    Xavi

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved