Results 1 to 3 of 3

Thread: qt creator and linux ubuntu

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2012
    Posts
    38
    Thanks
    3

    Default qt creator and linux ubuntu

    hello.
    I would migrate from win 7 visual studio 2012 to linux qt creator.
    I would create a library first and for that i'm used to create subproject that are .dll under win 7 and for each project i have post build event that copies all the .h from the dir of the subproject to a common include folder.
    And the dlls are creates in a specific folder
    Then when I writing the project i must import the .dll files and include the include directory with all the .h.
    There is some documentation for create a makefile(i think that this is all that i need)?
    and for the dll and the equivalent under linux, .lib files and g++ compiler what i should read?
    I need to some information on linux for writing c++ projects .
    there is a book or some other documentation online or better , a tutorial?
    thanks.
    Last edited by giugio; 20th August 2013 at 20:07.

Similar Threads

  1. Replies: 5
    Last Post: 25th April 2012, 11:34
  2. Replies: 1
    Last Post: 17th October 2011, 09:53
  3. QT Creator 2.2.0 Ubuntu cannot run
    By marc2050 in forum Installation and Deployment
    Replies: 3
    Last Post: 18th June 2011, 00:54
  4. Replies: 1
    Last Post: 11th June 2011, 22:02
  5. Qt Creator Problem on Ubuntu 10.10
    By Furkan in forum Qt Tools
    Replies: 4
    Last Post: 16th October 2010, 17:42

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.