The .dmg file unzips fine now. But I do need the "All Package" File, right?
If I download the "All Package" file now, that does not unzip. It says the file is possibly damaged.
Is it maybe not uploaded completely yet?
MD
Moderator: coordinators
[ 1%] [ 2%] Generating luxparse.cpp
Generating luxlex.cpp
Scanning dependencies of target lux
[ 3%] [ 3%] Building CXX object CMakeFiles/lux.dir/luxlex.o
Building CXX object CMakeFiles/lux.dir/luxparse.o
In file included from /Users/gregorquade/Documents/Projects/lux/core/lux.h:77In file included from /Users/gregorquade/Documents/Projects/lux/core/lux.h:77,
from /Users/gregorquade/Documents/Projects/lux/core/luxparse.y:26:
/Users/gregorquade/Documents/Projects/lux/core/randomgen.h:35:28: error: boost/random.hpp: No such file or directory
/Users/gregorquade/Documents/Projects/lux/core/randomgen.h:35:28: error: boost/random.hpp: No such file or directory
cvs ..... co LuxRender cd Luxrender/lux
cmake .
make
mkdir LuxRender
cd LuxRender
cvs -d:pserver:anonymouse@cvs.savannah.nongnu.org:/source/ecume co .
cd lux
cmake .
make
mkdir LuxRender
cd LuxRender
cvs -d:pserver:anonymouse@cvs.savannah.nongnu.org:/source/ecume co macos
cvs -d:pserver:anonymouse@cvs.savannah.nongnu.org:/source/ecume co lux
cd lux
cmake .
make
Scanning dependencies of target lux
[ 4%] [ 4%] [ 5%] [ 5%] Building CXX object CMakeFiles/lux.dir/luxlex.o
Building CXX object CMakeFiles/lux.dir/core/api.o
Building CXX object CMakeFiles/lux.dir/core/camera.o
Building CXX object CMakeFiles/lux.dir/luxparse.o
/Users/gregorquade/Documents/Projects/lux/core/luxlex.l:37:24: error: luxparse.hpp: No such file or directory
/Users/gregorquade/Documents/Projects/lux/core/luxlex.l:37:24: error: luxparse.hpp: No such file or directory
Building CXX object CMakeFiles/luxrender.dir/renderer/luxgui.o
Linking CXX executable luxrender
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning -L: directory name (/usr/lib/fltk-1.1) does not exist
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning -L: directory name (/usr/lib64/fltk-1.1) does not exist
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: for architecture i386
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
Fl::lock()
Fl::unlock()
collect2: ld returned 1 exit status
Scanning dependencies of target luxrender
Scanning dependencies of target luxconsole
[ 99%] Building CXX object CMakeFiles/luxrender.dir/renderer/luxgui.o
[100%] Building CXX object CMakeFiles/luxconsole.dir/renderer/luxconsole.o
Linking CXX executable luxrender
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
Fl::lock()
Fl::unlock()
collect2: ld returned 1 exit status
make[2]: *** [luxrender] Error 1
make[1]: *** [CMakeFiles/luxrender.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX executable luxconsole
make[1]: *** Waiting for unfinished jobs....
[100%] make[1]: *** Waiting for unfinished jobs....
Built target luxconsole
make: *** [all] Error 2
cd lux/render
cvs update .
cd ..
make
Return to News & Announcements
Users browsing this forum: No registered users and 0 guests