Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Remote compile and static libraries

    Mobile and Embedded
    2
    2
    1852
    Loading More Posts
    • 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.
    • M
      mario last edited by

      I've tried to use the "Remote compiler" feature to compile an application for Symbian^3 with static libraries w/o success.

      The project is spilt into 3 sub-projects:
      MyApp project

      • app - The main application code
      • lib - static lib with model code
      • tests - some unit tests

      Everything works well for Linux desktop and the SImulator but when using the remote compiler it fails.

      I've tried using the "Add library" function in QtCreator but w/o success. The output from the remote compiler is always:
      "C:/Nokia/devices/Nokia_Symbian3_SDK_v0.9/epoc32/release/armv5/lib/model.dso: No such file or directory"

      Any ideas?

      1 Reply Last reply Reply Quote 0
      • T
        tobias.hunger last edited by

        The bugtracker of the remote compiler plugin is here AFAIK: https://projects.forum.nokia.com/remotecompiler/query

        Feel free to add that as a bug there.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post