27 Oct
2003
27 Oct
'03
8:48 a.m.
This may be a naive question, but on Mac Os X one can compile other libraries as a "framework", for example I can use the OpenGL library by compiling as follows: % g++ mytest.cpp -framework OpenGL Is it possible to be able to do the same style compilation for Boost? Ideally, something like this would be nice... % g++ mytest.cpp -framework Boost Incidentally, although I have installed Boost with bjam, simply compiling a Hello World style program that uses a Boost function gives me errors... An example would be great. thanks, Avram
7702
Age (days ago)
7702
Last active (days ago)
0 comments
1 participants
participants (1)
-
Avram Aelony