Results 1 to 4 of 4

Thread: [URGENT] Weird compile error [URGENT]

  1. #1
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default [URGENT] Weird compile error [URGENT]

    Hi to all!

    Yesterday I've upgraded MinGW to latest version and everything was compiling ok. Today in I've started the computer and I am trying ti compile my project and I get following weird error:
    mingw32-make
    mingw32-make -f Makefile.Debug
    mingw32-make[1]: Entering directory `C:/Documents and Settings/xxxxxx/workspace/Client'
    g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -mthreads -Wl -Wl,-subsystem,windows -o debug\eROSystem.exe object_script.eROSystem.Debug -L"c:\Qt\4.3.4\lib" -lmingw32 -lqtmaind -lQtSqld4 -lQtGuid4 -lQtCored4
    c:\Qt\4.3.4\lib/libQtGuid4.a: could not read symbols: Malformed archive
    collect2: ld returned 1 exit status
    mingw32-make[1]: *** [debug\eROSystem.exe] Error 1
    mingw32-make[1]: Leaving directory `C:/Documents and Settings/xxxxxx/workspace/Client'
    mingw32-make: *** [debug] Error 2
    What should I do, please help!
    Last edited by jacek; 24th May 2008 at 17:26. Reason: changed [code] to [quote]
    Qt 5.3 Opensource & Creator 3.1.2

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: [URGENT] Weird compile error [URGENT]

    It seems that something has happened to the file. Check your filesystem.

  3. #3
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: [URGENT] Weird compile error [URGENT]

    I've recompiled whole qt and it is ok.
    Qt 5.3 Opensource & Creator 3.1.2

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: [URGENT] Weird compile error [URGENT]

    Quote Originally Posted by MarkoSan View Post
    I've recompiled whole qt and it is ok.
    I had similar problem at least twice this year. I don't know why, but NTFS tends to break on the directory with Qt.

Similar Threads

  1. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 09:02
  2. Weird compile error
    By MarkoSan in forum Qt Programming
    Replies: 6
    Last Post: 3rd December 2007, 18:50

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.