nitroorava / Nitro-s-EEPROM-programmer

program that takes a binary file and writes it on an EEPROM using Ben Eater's EEPROM programmer
6 stars 1 forks source link

"libmingwex-0.dll was not found." #1

Open sirquackiii opened 3 years ago

sirquackiii commented 3 years ago

Whenever I try to run the program, this error message pops up: brurhehdgfhdsj

I reinstalled the zip, but the same issue pops up.

What am I doing wrong?

nitroorava commented 3 years ago

Did you extract the zip file? If you can't get the exe to work, you can compile it yourself from the source code included in the zip file.

On Sat, 3 Jul 2021, 3.33 Sir Quack III, @.***> wrote:

Whenever I try to run the program, this error message pops up: [image: brurhehdgfhdsj] https://user-images.githubusercontent.com/77940766/124338218-6fda0c80-db5b-11eb-8323-a28b296c8b3c.png

I reinstalled the zip, but the same issue pops up.

What am I doing wrong?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nitroorava/Nitro-s-EEPROM-programmer/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEY2LCXSDLPGMUUTQTM3PKLTVZLEHANCNFSM47XSF5YA .

sirquackiii commented 3 years ago

image

Not sure whats happening, since the windows library should automatically be installed.

nitroorava commented 3 years ago

I can't really help with that. Maybe try compiling a simpler program and see if that works?

sirquackiii commented 3 years ago

It does seem to work. I instead tried compiling it via an IDE (Code Blocks) and it works, but after I tell it the COM port number it crashes.