Search found 1 match
- 06 Jul 2009, 01:12
- Forum: Linux
- Topic: Building on Fedora 11 x86_64
- Replies: 1
- Views: 483
Building on Fedora 11 x86_64
In order to build spring from Fedora 11, I had to modify some link options for it to work. I built everything from a separate folder, namely, build . I had to add the link libraries for allegro in the file rts/CMakeFiles/spring.dir/link.txt I just run allegro-config --libs which output -L/usr/lib64 ...
