@ch3 wrote:
Hi,
I’ve have various projects with OpenFrameworks v0.9.8 and VS2015 on windows, but today I decided to upgrade to VS2017 and OF v0.10
I installed VC17, added the openFrameworks plugin but any apps I try to compile (either mine or the examples) the process fails with an error msg about missing FreeImage.dll. I assume more are missing but it stop at the first.
Looking at the v0.9.8 version, there is an export directory at the root of OF, but the same doesn’t exist in v0.10
I tried to manually copy it from one to another, but it didn’t help. I can manually add those to the bin folder of each app, some work, others not.Am I missing something?
I can see there is libs\FreeImage, but how can I make VS to copy and link those?Thank you
Posts: 5
Participants: 3