Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [SOLVED] Compile Qt-Symbian project in command line with a unix-shell environment
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Compile Qt-Symbian project in command line with a unix-shell environment

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.1k 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.
  • G Offline
    G Offline
    Guillaume
    wrote on 8 Feb 2012, 14:02 last edited by
    #1

    Hi !

    As of now, I can successfully compile any of my symbian project using the pre-set Qt environment for Symbian (the one that sets automatically all the environment variables). But now I would like to be able to do so in cygwin on Windows (the main idea behing all this is to be able to compile remotely through ssh).

    I have converted env.bat script to a bash script and all my environment variables are now set correctly. The issue is that all the tools always complain of not finding files because of DOS path format.

    So here is my question : is cygwin the best tool to achieve this ? Is there any other way to compile a symbian project, in command line, in cygwin ?

    Thanks a lot

    EDIT : I fixed an issue in my env.sh script (I removed /cygdrive/c prefix) and it solved everything

    1 Reply Last reply
    0

    1/1

    8 Feb 2012, 14:02

    • Login

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