Results 1 to 16 of 16

Thread: QMetaObject use in visual studio (or "asyncronous QSocketNotifier use")

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    May 2014
    Posts
    16
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QMetaObject use in visual studio (or "asyncronous QSocketNotifier use")

    I don't seem to be getting across that I am not using QtCreator. The explanations and examples in QtAssistant and every piece of documentation that I have found so far assume that I am using the QtCreator IDE. I am not.

    I already got the code working in QtCreator. I didn't want to use that because the rest of my program was build in Visual Studio. The documentation that I have seen for signals and slots completely falls apart when you try to run it in Visual Studio because the Meta-Object Compiler is not a built-in thing.

    Do you know how I could get MOC working in Visual Studio? I have found no such thing yet. This documentation (http://qt.developpez.com/doc/4.7/moc/), which is about using MOC, again assume QtCreator.
    Last edited by amdreallyfast; 25th May 2014 at 02:15. Reason: spelling corrections

Similar Threads

  1. Replies: 1
    Last Post: 15th September 2013, 08:49
  2. error "cmd.exe" exited with code 1 in visual studio 2010
    By cactus0830 in forum Installation and Deployment
    Replies: 1
    Last Post: 22nd June 2013, 04:25
  3. Replies: 1
    Last Post: 14th May 2011, 08:02
  4. Replies: 1
    Last Post: 10th March 2011, 14:40
  5. Qmake DLLDESTDIR, Visual Studio "clean solution"
    By SiLiZiUMM in forum Installation and Deployment
    Replies: 4
    Last Post: 18th March 2008, 12:14

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.