1. "Mp3 Evaluator" by Tone Skoda

Hi friends,

I was downloaded the great "Mp3 Evaluator"
Release date: 16. 3 2004
Version: 0.4
by Tone  Škoda

That is a very wonderful and admirable masterpiece.
Congratulations to Tone!!!

To do a total refinement to that work, I shall to compill it
and we can do it with "ecw -bor MP3_Evaluator" command,
so we will get a "MP3_Evaluator.exe" file, O.K.?
Ultil now, the compiler works fine, no problems in all steps.

But when run the file .EXE  it gives 3 windows error message

1-"MP3_Evaluator"  cause an error in "MP3_Evaluator".
    "MP3_Evaluator"  will be closed.
     If the problem persist, try reboot again..
..
2-happen again the same message.

3-"MP3_Evaluator"  cause an error in "KERNELL32.DLL".
    "MP3_Evaluator"  will be closed.
     If the problem persist, try reboot again....

and the program not run...
Please, to observe, the "MP3_Evaluator.EXW"  ( interpreted)
worhs fine.

My system is Windows Millennium Edition.

Any suggestion?

Best regards,


Sergio Gelli - Brasil

new topic     » topic index » view message » categorize

2. Re: "Mp3 Evaluator" by Tone Skoda

Sergio Gelli wrote:
> I was downloaded the great "Mp3 Evaluator"
> Release date: 16. 3 2004
> Version: 0.4
> by Tone  Škoda
> 
> That is a very wonderful and admirable masterpiece.
> Congratulations to Tone!!!
> 
> To do a total refinement to that work, I shall to compill it
> and we can do it with "ecw -bor MP3_Evaluator" command,
> so we will get a "MP3_Evaluator.exe" file, O.K.?
> Ultil now, the compiler works fine, no problems in all steps.
> 
> But when run the file .EXE  it gives 3 windows error message

ecw is called the "Translator" (for Windows), 
not the "Binder", as someone replied to you erroneously.

Off the top of my head, without looking through Tone's code,
it could be that he has incorrectly declared some C routines
as STDCALL (the default), when he should have declared them 
as CDECL. This is a user error that is often "forgiven", 
(by luck really) when you use the interpreter, but not 
when you use the translator and Borland. Things might 
work if you use the translator and Watcom (for Windows).

Also, you are still using 2.3. Several bug fixes have been
made in the Translator since then. We are now up to 2.5 beta.
Also, more importantly, support for declaring things as 
CDECL was not added until 2.4.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

3. Re: "Mp3 Evaluator" by Tone Skoda

Sergio Gelli wrote:
> 
> 
> Hi friends,
> 
> I was downloaded the great "Mp3 Evaluator"
> Release date: 16. 3 2004
> Version: 0.4
> by Tone  Škoda
> 
> That is a very wonderful and admirable masterpiece.
> Congratulations to Tone!!!
> 
> To do a total refinement to that work, I shall to compill it
> and we can do it with "ecw -bor MP3_Evaluator" command,
> so we will get a "MP3_Evaluator.exe" file, O.K.?
> Ultil now, the compiler works fine, no problems in all steps.
> 
> But when run the file .EXE  it gives 3 windows error message

I translated and compiled with the 2.5 beta translator (using the registered
version of the lib file) and it worked fine.

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu