U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Linux (amd64 gentoo) build issues
Re: Linux (amd64 gentoo) build issues [message #3061 is a reply to message #3060] Fri, 05 May 2006 15:52 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
PhanLord wrote on Fri, 05 May 2006 08:55

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 ?


Well, there is one thing we are should be doing but are not due to time constraints - we are NOT maintaining makefile for dev releases.

Means, the currently supported way to get dev release working on Linux is to get working last "stable" release (602) and compile using it.

BTW, we are still looking for somebody who would maintain linux releases.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Geom package
Next Topic: Format NFormat and so on.
Goto Forum:
  


Current Time: Tue Sep 08 20:27:47 GMT+2 2026

Total time taken to generate the page: 0.00875 seconds