Menu

#2 compilation requires kdevelop

open
nobody
None
5
2003-01-25
2003-01-08
No

the source code requires the project to be compiled
through kdevelop, whose project file contains
include/lib files to compile with/against, yet when you
try to compile from the console, it'll complain about
not being able to find header files.

I tracked this down to kdevelop was instead of putting
those headers/libs into the Makefile, was upon
building, setting environment variables that the
compile would then pick up.

I dont know how to solve this, I dont have enough
experience with gcc or kdevelop

Discussion

  • Chris Thomas

    Chris Thomas - 2003-01-08
    • priority: 5 --> 9
     
  • Chris Thomas

    Chris Thomas - 2003-01-25
    • priority: 9 --> 5
     
  • Chris Thomas

    Chris Thomas - 2003-01-29

    Logged In: YES
    user_id=682144

    This would be fixed by putting those includes and library
    flags into the Makefile.am file instead of the kdevelop
    project, kdevelop would use them and so would people
    compiling from the console, why on earth kdevelop doesnt
    just put these into the configuration and use this method
    is beyond me

     

Log in to post a comment.

MongoDB Logo MongoDB