Allegro: Missing DLL after Allegro install
Hello there, Long time lurker, finally ran into a problem I can't seem to figure out. I tried installing Allegro, I'm using MSVS.net 2003. I wrote one of those 'Hello World' type of programs just to make sure things are working, and as you can guess, it's not working. Everything compiles, and links okay, no errors there. When I try to execute the program it comes up with this error in a windows error OK box: "This application has failed to start because MSVCR70D.dll was not found. Re-installing the application may fix this program." I tried googling and all that, and found people with similar problems with other programs, actually, but no real fixes or insight. Unfortunately, I'm not at home, and took my computer, and no install disks for the program. All my other programs work fine, DX8/9, SDL, just anything I do with Allegro gives me that error. Any suggestions would be appreciated. Thank you.
That's not an Allegro DLL. You should be able to download it somewhere.
Jesus saves ... the rest of you take 2d4 fire damage.
That's the Microsoft Visual C Runtime DEBUG dll. You shouldn't be using this unless you're debugging on your pc.
You should NOT be needing this when distributing your game.
You can look at http://www.windll.com to download this one.
You should NOT be needing this when distributing your game.
You can look at http://www.windll.com to download this one.
Fruny: Ftagn! Ia! Ia! std::time_put_byname! Mglui naflftagn std::codecvt eY'ha-nthlei!,char,mbstate_t>
Hey guys,
Thanks for your suggestions. I tried downloading the DLL, but couldn't only come across pay sites for it. I dunno how much 10 euros is in Canadain dollars, but I'd rather not pay that much =oP. I'll probably get my CD for MSVC and reinstall. They're at my place 11 hours drive away. Thanks again.
Thanks for your suggestions. I tried downloading the DLL, but couldn't only come across pay sites for it. I dunno how much 10 euros is in Canadain dollars, but I'd rather not pay that much =oP. I'll probably get my CD for MSVC and reinstall. They're at my place 11 hours drive away. Thanks again.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement