Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Linux (amd64 gentoo) build issues
Linux (amd64 gentoo) build issues [message #3060] |
Fri, 05 May 2006 14:55  |
PhanLord
Messages: 4 Registered: May 2006
|
Junior Member |
|
|
I was trying to build upp 604-dev4
and came up with couple of issues
Core/Cbgen.h line 805 int should probably be changed to long (that removes the warning)
ide/version.h is missing a newline on the end
in ide/Makefile
added to CINC `xft-config --cflags`
and to LIBPATH `xft-config --libs`
these changes make it compile on my machine
however it doesnt link
Seams like Stream.cpp does not contain FileStream
(BlockStream does however)
Im going to add FileStream to the Stream.cpp and see how far can i get with it
--- EDIT
That did the trick
I am unaware of any usage of BlockStream.cpp (at least its not being used in Makefile). Am i correct ?
[Updated on: Fri, 05 May 2006 14:58] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Tue Apr 29 23:20:02 CEST 2025
Total time taken to generate the page: 0.00480 seconds
|