User forums > Help
build and run within CB IDE is fine ,but run .exe file outside CB is error
(1/1)
maninthewind:
hi ,
It was fine to run a simple wxwidget with wxsmith program in CB .but it displayed an error like 'couldn't find wxbase28ud_gcc.dll' when I run the .exe file in F:\CodeBlocks\project\client\bin\Debug.
I saw this dll file is in F:\wxWidgets2.8\lib\gcc_dll
ps:I use wxPack_v2.8.8.04.exe (F:\wxWidgets2.8) and codeblocks-8.02mingw-setup.exe (F:\CodeBlocks) .
Can someone help me? :)
Jenna:
dll's have to be either in executables directory or in the systems search path.
maninthewind:
thanks,jens.
it works.
dje:
Hi,
more info on dll search order at this place.
Dje
Navigation
[0] Message Index
Go to full version