Changes

Jump to: navigation, search

Top Solo

710 bytes added, 21:17, 7 February 2013
Build Instructions
=== Build Instructions ===
 
This Makefile and application is cross-platform.
make <platform> eg: macosx, linux etc.
 
I have successfully built this application on the following platforms: Windows 7, OpenSuse linux and Mac OSX Lion.
 
=== Issues Encountered ===
 
'''Gprof on MacOSx with Intel processor'''
 
 
The profiling tool gprog does not work on the macbooks with an Intel processor installed (I have Intel Core i5). This was verified by numerous internet resources and annoying personal experience.
 
 
'''Makefile builds EVERYTHING'''
 
The Makefile shipped with this open source library is programmed to build all of the modules located in CImg_demo.cpp. I had to modify the Makefile to only build the specified function within the library of Image processing functions
 
 
}
</pre>
 
=== Initial Profile (on OpenSUSE Linux at Seneca) ===
<pre>
1
edit

Navigation menu