User forums > Help
Strange error when running my program
igdegoo:
I have no idea why this pops up.
When I run in the Code::Blocks editor it runs fine, but when I run the .EXE from the file explorer I get that message.
I am using MinGW compiler.
I can post the source code if it is required.
oBFusCATed:
It is either a missing dll or mismatched dll. Use dependency walker to find which of the two is...
igdegoo:
--- Quote from: oBFusCATed on December 28, 2017, 06:20:04 pm ---It is either a missing dll or mismatched dll. Use dependency walker to find which of the two is...
--- End quote ---
What is dependency walker?
oBFusCATed:
http://bfy.tw/Uww
igdegoo:
--- Quote from: oBFusCATed on December 28, 2017, 07:15:25 pm ---http://bfy.tw/Uww
--- End quote ---
thanks, it works now
do you know how to compile it without it requiring all these DLLs?
Navigation
[0] Message Index
[#] Next page
Go to full version