Results 1 to 8 of 8

Thread: Problem: 1 Project Folder on 2 Computers with different paths?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Location
    Vienna
    Posts
    91
    Thanks
    18
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Problem: 1 Project Folder on 2 Computers with different paths?

    Hello,

    i want to develop my Diploma-Thesis with QT with my Notebook (at the University) and with my (much stronger an faster..) Home-PC @ home.
    My intend is to have one working directory (for developing..) which i will simply copy from the Notebook to the home PC. (and vice versa..)
    For Testing i did the Textfinder Project from the help section.

    The Problem is:
    I have different path's to the working directories at my Notebook and at my home PC.
    QT seems to remember the whole Path where the build was made.
    And for that reason, QT did not find the files..


    My question:
    I've already changed permissions to: chmod -R -v a+rwx TextFinder, in case of missing rwx -rights to all.
    So i am looking for a file (make-file, main project file) to edit the right paths, but did not find it until now...(btw. there ar no paths in the make file?)
    Or do i have to do some Project settings in QT


    System:
    I'm new to QT and have installed QT qt-sdk-linux-x86-opensource-2009.02.bin under ubuntu Linux 9.04 (Qt Creator 1.1.0,Based on Qt 4.5.1,Built on Apr 22 2009 at 12:20:23, From revision e81e94cb44)

    thanks,
    Astronomy


    ERROR MESSAGE

    Could not parse /home/yoda/QT/TextFinder/../../../../../../home/user/1_UNI/AstroDiplom/TextFinder/TextFinder.pro. The Qt4 run configuration TextFinder can not be started.
    Not a file(0):/home/yoda/QT/TextFinder/../../../../../../home/user/1_UNI/AstroDiplom/TextFinder/TextFinder.pro not readable.
    Could not parse /home/yoda/QT/TextFinder/../../../../../../home/user/1_UNI/AstroDiplom/TextFinder/TextFinder.pro. The Qt4 run configuration TextFinder can not be started.
    Last edited by Astronomy; 16th May 2009 at 13:15.

Similar Threads

  1. Replies: 1
    Last Post: 15th June 2008, 17:42
  2. [QDevelop] Problem with empty project
    By dreamer in forum Qt-based Software
    Replies: 2
    Last Post: 29th February 2008, 07:40
  3. where is the problem in my project?! (about svg and png)
    By tech4web in forum Qt Programming
    Replies: 1
    Last Post: 20th February 2008, 19:46
  4. Replies: 3
    Last Post: 18th April 2007, 15:31
  5. problem about multiple project in Kdevelop
    By coralbird in forum KDE Forum
    Replies: 6
    Last Post: 9th March 2006, 01:48

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.