I'm building in Windows targetting to VS2005, and -prefix is not listed in configure help: what is it for?
Anyway my meaning for "minimum" is the smallest set of files needed to develop an application (with all the possible libraries) using the VS2005 integration.
So I think I would:
- need folders 'include', 'lib', 'plugins' and 'bin'
- not need folders 'src', 'examples', 'tutorials', 'demos'
- don't know about remaining files and folders
Am I correct?
Bookmarks