[SOLVED] uzem error on start

The Uzebox now have a fully functional emulator! Download and discuss it here.
Post Reply
Dosenpfand
Posts: 12
Joined: Mon Aug 25, 2008 7:48 pm

[SOLVED] uzem error on start

Post by Dosenpfand »

ok i really tried to get it working, but it seems that my PC doesn't like me :x
when i try to run it via double click i get this error
Image
in english: the application could not be started because the application configuration is not correct. to resolve the problem you should reinstall the programm.

if i try to start it via cmd i get the following
Image
in english: the application could not be executed-

and yes, the SDL.dll is in the same directory as the uzem.exe. maybe i'm missing another library?
my files:
Image

cand somebody help me?
Last edited by Dosenpfand on Thu Feb 12, 2009 6:32 pm, edited 1 time in total.
DavidEtherton
Posts: 252
Joined: Tue Dec 02, 2008 12:38 am
Location: Carlsbad, California (USA)

Re: uzem error on start

Post by DavidEtherton »

http://typethinker.blogspot.com/2007/12 ... ation.html

Unfortunately if I try to change the emulator to be statically linked, it seems to conflict with SDL's library use. Your best bet might be to track down a copy of VCREDIST.exe for DevStudio 2005 (what I built it with):

http://blogs.msdn.com/nikolad/archive/2 ... edist.aspx

-Dave
Dosenpfand
Posts: 12
Joined: Mon Aug 25, 2008 7:48 pm

Re: uzem error on start

Post by Dosenpfand »

i downloaded this file but after initializing the installation nothings happens. moving the file to C:\uzem doesn't help either. any suggestion?
User avatar
uze6666
Site Admin
Posts: 4801
Joined: Tue Aug 12, 2008 9:13 pm
Location: Montreal, Canada
Contact:

Re: uzem error on start

Post by uze6666 »

That's a bit extreme, but you could download MS Visual C++ 2008 Express and compiling the sources to see if that works.

Uze
Dosenpfand
Posts: 12
Joined: Mon Aug 25, 2008 7:48 pm

Re: uzem error on start

Post by Dosenpfand »

ok i downloaded MS Visual C++ 2008 Express, installed it and now the emulator runs! :D :D i didn't even compile the source, the prebuild version now works fine.
Thanks Uze and David! :)
User avatar
pragma
Posts: 175
Joined: Sat Sep 20, 2008 2:16 am
Location: Washington, DC

Re: uzem error on start

Post by pragma »

Dosenpfand wrote:ok i downloaded MS Visual C++ 2008 Express, installed it and now the emulator runs! :D :D i didn't even compile the source, the prebuild version now works fine.
Thanks Uze and David! :)
Sounds like a missing DLL to me. Welcome aboard!
Post Reply