| [Patch] FreeImage support cannot be enabled in OCCT 6.5.0 when compiling with autotools |
 |
| Denis Barbier |
2011/03/07 10:22 |
The line
AM_CONDITIONAL( HAVE_FREEIMAGE, [test "xyes" = "x$HAVE_FREEIMAGE"] )
is missing in ros/configure.in |
 |
| |
 | | Denis Barbier |
2011/03/07 15:29 |
| This change is not enough, here is a full patch. |
|
You have to be logged in to download the attached file
|
 |
| |
 | | P Dolbey |
2011/03/08 09:50 |
| OCC650PATCH |
 |
| |
 | | Igor Nazarov |
2011/03/09 08:38 |
Thank you for problem reporting.
Patch will be used for update configure.in in the folloving version of Open CASCADE Technology
Igor |
 |
| |
 | | Denis Barbier |
2011/03/09 13:58 |
| Thanks Igor, here is a slightly modified version of this patch, it should be more consistent with the Windows version. |
|
You have to be logged in to download the attached file
|
 |
| |
 | | Sharjith Naramparambath |
2011/03/10 00:52 |
Hi,
I am getting errors when applying the patch. The latest one patches without errors but reconfiguring brings up errors. The original one rejects the Makefile.am patching. Is there any specific requirement. I issued the command patch < enable-freeimage.patch in the ros directory. Am I doing something wrong? |
 |
| |
 | | Denis Barbier |
2011/03/10 07:52 |
Hi,
To apply this patch from the ros directory, you should run
patch -p2 < enable-freeimage.patch
I do not understand how this patch could break anything, did you try to reconfigure pristine sources to see if you have the same problems?
What is the error message? |
 |
| |
 | | Thomas Paviot |
2011/03/10 07:51 |
Hi Igor,
Are you kidding? Do you mean we'll have to wait for 3 years to be able to compile OCC with FreeImage support whereas it is presenterd as a major feature enhancement of 6.5 over 6.3? Your reply is just incredible.
Best Regards,
Thomas |
 |
| |