This patch should enable OpenQVis to build on
RedHat-9_ia32.
requirements:
OpenQVis_cvs_19_03_2003.tar.bz2
gcc-3.2
QT-3.1.1
Coin-2.0.2
SoQt-1.0.2
-----------------------------------------------------------------
Due to a new QT-"designer" in qt-3.1.1 all .ui files
had to be rebuild by loading the ui files in designer
(3.1.1) and saving them again.
Then move the new .ui file over the old one.
(removes the "private_widget" problems.)
I used only the coin's group inventor stuff e.g. Coin,
SoQt.
So the library links to -lInventor have moved to -lCoin.
Several parse errors have been fixed by inserting ";" .
I also introduced a new "build path" using a "PREFIX"
in the
"Makefile" "Global.mk".
Possible errors in the Makeprocess have also been fixed by
prepending certain commands with a "-".
C-flag "-Wnodepreceated" has been added to suppress the
compiler output.
Logged In: NO
matbe thid patched version will be released?
best regards
ivan
the missing patch