Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16298

Nokia Qt SDK 1.0.2 fails to create Symbian dynamic library

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.7.2
    • 4.7.0
    • Build tools: qmake
    • None
    • Nokia Qt SDK 1.0.2
      Windows 7
    • 1f24941131a7ab62969265f1e29ef990dbc60ff5

      Using the same .pro file from Mac OS X and UNIX to create a dynamic library fails for Symbian with Nokia Qt SDK 1.0.2 for Windows.
      Output from the compiler output:

      – 8< –
      bldmake bldfiles

      The process tried to write to a nonexistent pipe.

      ABLD.BAT build gcce udeb

      make -r -f "\NokiaQtSDK\Symbian\SDK\EPOC32\BUILD\Users\Johan\dev\qt\kqoauth\EXPORT.make" EXPORT VERBOSE=-s

      make[1]: Entering directory `C:/Users/Johan/dev/qt/kqoauth'

      Nothing to do
      — 8< —

      Please refer to complete compiler output as attachment. The compiler output shows also how the unit test that tries to use the dynamic library fails to find the library.

      Complete .pro file that is used when compiling the library can be found here: http://gitorious.org/kqoauth/kqoauth/blobs/symbian/src/src.pro
      Complete .pro file that is used in the unit test that tries to use the library can be found here: http://gitorious.org/kqoauth/kqoauth/blobs/symbian/tests/ut_kqoauth/ut_kqoauth.pro

      The unit test's .pro file might be incomplete since the root issue is that now .dll file is compiled when using the .pro file.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            e0348803 Miikka Heikkinen
            kypeli Johan Paul
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes