Closed KonradNoTantoo closed 1 year ago
Thanks for letting us know! (And sorry for the late response.) Feel free to open more issues. We can't promise that they will get fixed anytime soon; we only have the capacity to fix problems when they directly affect our own work. But a bug report is useful both for us and for other users who should be aware of the issues, and it's also a good way for us to notify our users when the bugs eventually get fixed.
Thanks for the great job you did here.
Actually, I think we should be thanking you for your work. I just realised that you are the author of the package recipe we forked to create this one. :)
Hey!
Thanks for the great job you did here. I managed to run a test app on 13.4.0 in not much time.
However, I noticed a small issue with the freeimage plugin build option activated. Findfreeimage.cmake seems to be doing its job, and related variables look like what's expected, but the plugin DLL file is not built.
I noticed this when trying to replace your version of freeimage with the package on conancenter (it's quite new there). I observe the same behavior using theirs or yours. I thought you may want to know stuff like that. I've also found a few other issues will trying to build, so tell me whether to open other issues here (or not, or whatever else is most convenient for you). Some of them seem to be caused by Ogre itself, but it's hard to be certain without digging further.
Here's my configuration:
Here's my test command (after adding your remote to conan):
Ogre's CMake output excerpts:
CMakeCache.txt excerpts:
And last, freeimage's directory is correctly filled in conanbuildinfo.txt