Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 16 years ago

Closed 15 years ago

#245 closed defect (fixed)

Check for libBoost

Reported by: bensch Owned by: nobody
Priority: trivial Milestone: Version 0.2 Codename: Bellatrix
Component: Cmake Version:
Keywords: CMake Cc:
Referenced By: References:

Description

CMake does not yet check for libBoost and libBoost-Thread and the make process ends in file network/client.o

Change History (3)

comment:1 Changed 16 years ago by nicolasc

Please specify OS (version) and installation method of boost.[br][br] the current implementation do not give any output if boost was found.

cheers nico

comment:2 Changed 16 years ago by bknecht

  • Milestone changed from Version 0.1 Codename: Arcturus to Version 0.2 Codename: Bellatrix

comment:3 Changed 15 years ago by rgrieder

  • Resolution set to fixed
  • Status changed from new to closed

We now use the internal CMake FindBoost file. The complete revision by Adi fixes this ticket.

Note: See TracTickets for help on using tickets.