View Issue Details

IDProjectCategoryView StatusLast Update
0023693CommunityOCCT:Documentationpublic2014-06-23 13:45
ReporterHugues Delorme Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionwon't fix 
PlatformWindowsOSVC++ 2010 
Product Version6.5.4 
Summary0023693: Build procedure for FreeImage leads to compilation errors
DescriptionNote : I use Visual C++ 2010 express edition SP1
FreeImage v3.15.3 (but this should apply also to v3.14.1)

First conversion of solution files (to vc2010) does not work with FreeImage.2008.sln and FreeImage.2005.sln. Only FreeImage.2003.sln worked.

Second compilation fails with some .rc fails because of missing "afxres.h" (not part of VC++ express ed). Simply removing inclusions of this header solves the problem.

Thanks to http://sourceforge.net/p/freeimage/discussion/36111/thread/d20abbfe#b122 I was able to finally compile FreeImage (by replacing "LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US" with "LANGUAGE 9, 2").

TagsNo tags attached.
Test case number

Activities

kgv

2014-06-20 14:48

developer   ~0029852

Dear bugmaster,

please consider closing the issue.

It would be better to report building issues to appropriate project (FreeImage), rather than documenting workarounds for each issue in another project (OCCT).

Issue History

Date Modified Username Field Change
2013-01-09 19:55 Hugues Delorme New Issue
2013-01-09 19:55 Hugues Delorme Assigned To => atp
2013-09-19 12:41 atp Assigned To atp => inv
2014-01-13 11:16 bugmaster Category OCCT Release:DOC => OCCT:Documentation
2014-06-20 14:48 kgv Note Added: 0029852
2014-06-20 14:48 kgv Assigned To inv => bugmaster
2014-06-20 14:48 kgv Status new => feedback
2014-06-20 14:48 kgv Resolution open => won't fix
2014-06-23 13:45 bugmaster Status feedback => closed