
27 May
2004
27 May
'04
7:49 a.m.
Andre W B Furtado wrote:
[...] Is it ok to run configure again (now including this option) and then running "make all" once more? Or will I have do download a fresh fptools tree and do it all over again?
Hmmm, tricky question... I guess adding --enable-hopengl to the configure command line and re-running "make all" will work, but I'm not 100% sure. OTOH, adding "SplitObjs=NO" to your build options will (or at least should) result in a recompilation of all libraries, so doing a "make clean" in fptools/libraries in advance would be safer. Cheers, S.