|
Notes |
|
|
(0012766)
|
|
Julien Jomier
|
|
2008-07-20 17:23
|
|
|
Thanks a lot for the patch. Regarding the FLTK includes, are you configuring against an installed version of FLTK? because we always had this issue and it shouldn't be due to a compiler upgrade. What version of FLTK are you using. Thanks again. |
|
|
|
(0012793)
|
|
Steve Robbins
|
|
2008-07-21 22:22
|
|
I should have made clear that I was patching two types of problems. The FLTK problems are due to using a case-sensitive filesystem (linux) and NOT due to using GCC 4.3.
You are correct that the issue was always there and has nothing to do with a compiler upgrade. This is simply the first time that I tried to build BatchMake.
I am using FLTK 1.1.9, installed using Debian packages. |
|
|
|
(0012796)
|
|
Julien Jomier
|
|
2008-07-22 08:34
|
|
Thanks again for the patch. I just applied it.
I was asking about the FLTK install because we had issue with non-installed version of FLTK. Thanks again for the report and providing a patch. |
|