• Welcome to Vampyre Imaging Library Forum. Please login or sign up.
 

Post reply

The message has the following error or errors that must be corrected before continuing:
Warning - while you were reading a new reply has been posted. You may wish to review your post.
Other options

Shortcuts: ALT+S save/post or ALT+P preview

Topic summary

Posted by Arpisit1750
 - 10 February 2021, 08:16:50
Yes, you can edit it.
Posted by Galfar
 - 29 June 2010, 17:17:11
Hi,
to get rid of Extras dependency you can edit ImagingOptions.inc file in Source dir and
uncomment this line //{$DEFINE DONT_LINK_EXTRAS} (along with other stuff you don't need).

Or if you want to use something from Extras (OpenGL support maybe?), but don't want to have dependency on this dir, just copy related units to Source dir.

Maybe Extensions subdir (the one with actual Pascal units) of Extras could be moved under Source.
Posted by dvh
 - 17 June 2010, 13:27:11
Hi.

I used older Imaging lib before. I downloaded new version (imaginglib0264.zip) and compiler was complaining about missing Extras. If by default it require Extras, I suggest that directory Extras should be moved to Source directory.

I used only Source part of imaging library, and now when Extras is outside the Source dir, I should place Extras in upper dir but there are other directories from from other libraries so I end up having 2 dirs for Imaging library. One is called "Imaging" (this is actually Source) and one is "Extras". Moving Extras to Source would solve my problems.

Or, remove Extras from default dependency so I can compile imaging lib without extras.

Thanks.
SMF spam blocked by CleanTalk