You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added an opj_config.h file, automatically generated by 'configure' tools and cmake.
For 'manual' building, one has to update properly opj_config.h.in.user and rename it
to opj_config.h
For other IDE (Windows, Xcode), we are in the process of updating the corresponding
project files.
the manual building should be deprecated. We are in 2010. cmake and autotools are the
tools used for building projects. For IDE like VS or Xcode, that's another story.
Following building methods are currently supported : cmake and autotools. Both are generating
opj_config.h automatically. Pleas use one of these two methods.
Note that cmake is able to generate VS project files automatically.
Originally reported on Google Code with ID 38
Reported by mrevelle on 2010-09-08 20:39:45
The text was updated successfully, but these errors were encountered: