Menu

Compiling on Linux

rory
2012-10-31
2012-10-31
  • rory

    rory - 2012-10-31

    Please post any issues when compiling on Linux.
    Helpful information will probably be:
    * Distribution and release version if applicable

     
  • rory

    rory - 2012-10-31

    When I'm compiling on my arch linux, I get the message:
    /usr/bin/ld: .obj/sqlite3.o: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'

    This is solved by adding -ldl to the "LIBS +=" line in Makefile. Unfortunately I didn't succeed in having the .pro file add it automatically on qmake.

     

Anonymous
Anonymous

Add attachments
Cancel