Results 1 to 2 of 2

Thread: QT creator - online compiler

  1. #1
    Join Date
    May 2017
    Posts
    13
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default QT creator - online compiler

    Hello,
    I wonder is there any online compiler that allows me to use QT classes?
    Sometimes, you don't have access to computer with compiler, but you want to check some code quickly. In that scenario the first choice is online compiler.
    But I don't know any compiler that allows to use QT classes.
    I tell more. I would also be happy to use in online compilers the FFTW project classes.

    Don't you know anything like that?

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: QT creator - online compiler

    This is an issue that has to do with the online compuiler that you use.
    My guess it that most will only be pure language compilers, maybe with the addition of STL (for C++).
    I have googled and found at least one compiler that offers external libraries, including Qt, but that was for java.
    (https://www.jdoodle.com/a/KB - see the button "Add external library (from maven repo)" ).
    So may be if you spend some time with google you might find one which offers Qt libs for C++ as well.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Replies: 2
    Last Post: 9th December 2016, 10:42
  2. Qt creator needs a compiler
    By neda in forum Qt Programming
    Replies: 1
    Last Post: 18th May 2016, 07:49
  3. Replies: 2
    Last Post: 11th March 2014, 13:02
  4. how to add C++ compiler to QT creator?
    By costa in forum Qt Tools
    Replies: 3
    Last Post: 25th February 2014, 16:44
  5. Compiler messages in Qt Creator
    By TorAn in forum Qt Tools
    Replies: 0
    Last Post: 30th June 2010, 05:42

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.