Closed gskillas closed 12 years ago
Hello,
you must have used a fairly old source code, because the problem appears to have been fixed already. The variable "page", for example, is now called "page2".
I checked the current "release-1.4" branch on a fresh installation of openSUSE 12.2 and it compiled without any compiler errors. There have been a few problems related to the VTK paths, but no compiler errors.
Best regards, Oliver
This is strange. I used the update.bash script, which does a 'git pull'. Which did not work I found out. So yes the code was old. I recloned the repository and it worked.
kind Regards,
George
This is strange. I used the update.bash script, which does a 'git pull'. Which did not work I found out. So yes the code was old. I recloned the repository and it worked.
kind Regards,
George
Allow me to shine some light into this: The compiler issue initially reported here, was already fixed in Issue #21, but it was only applied in the windows-1.4 branch back then ;)
As for the installation scripts, they were also up-to-date, but also only in the windows-1.4 branch. This is/was being tracked in Issue #29.
As soon as @ogloth merged windows-1.4 into release-1.4, (almost) all of these issues became instantaneously fixed :)
I am trying to compile the latest release-1.4 branch and I am getting the following errors:
which branch should I use to compile under Linux?
Best regards,
George