How to change path to dll-s in Codelite?
Posted: Wed Apr 29, 2015 5:01 pm
Hi,
I made simple hello world gui program with WxWidgets in CodeLite. Bu when i compiled and strted program exe it drop error about missing dlls. I found and put all that dlls in folder wher is exe placed, and program working great. But all that dlls in program main folder make mess and i want to move all that dll in sub folder like "libs" or something. But no success. PLs help, how to move dlls to sub folder? Thx
I made simple hello world gui program with WxWidgets in CodeLite. Bu when i compiled and strted program exe it drop error about missing dlls. I found and put all that dlls in folder wher is exe placed, and program working great. But all that dlls in program main folder make mess and i want to move all that dll in sub folder like "libs" or something. But no success. PLs help, how to move dlls to sub folder? Thx