From: Bruce S. <Bru...@nc...> - 2008-12-09 21:11:33
|
The following information concerning building Visual 5.0 on Linux was inadvertently omitted from INSTALL.txt (but has been added to the vpython.org Linux download page for 5.0): You also need the threadpool resource: sourceforge.net/projects/threadpool If you are using the 1_35_0 Boost libraries, you need version 0.2.4. At the same level as the src and include directories, create a directory chain "dependencies/threadpool/include". Copy into the include directory the contents of the boost directory in the threadpool package, which includes a directory named "include" and a file "threadpool.hpp". Bruce Sherwood |