User forums > Using Code::Blocks
i have problem plase check
inzynier1979:
I add three dlls still the same error i put to folder where are file exe still the same
Grit Clef:
An alternative way is that you can build the program using the -static switch, thus you won't need any extra dlls.
stahta01:
--- Quote from: Grit Clef on January 24, 2024, 02:53:27 am ---An alternative way is that you can build the program using the -static switch, thus you won't need any extra dlls.
--- End quote ---
That may or may not work; but, the OP should be aware it rarely legal for projects that are not open source compatible.
Tim S.
inzynier1979:
i Used -static and still the same try to find difrent solution
nenin:
--- Quote from: inzynier1979 on January 24, 2024, 11:18:08 am ---i Used -static and still the same try to find difrent solution
--- End quote ---
If you made proper static buid, .exe should call only system or third-party dlls. Do you use third-party libraries?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version