Jump to content
KimHJ

Error running the Example

Recommended Posts

I installed Mars in Delphi 12.1 and created the sample code.

I get the following error when build.

[dcc32 Error] SynCrypto.pas(14075): E2003 Undeclared identifier: 'HashFound'

 

Thanks for any help,

KimHJ

Share this post


Link to post
8 hours ago, KimHJ said:

I installed Mars in Delphi 12.1 and created the sample code.

I get the following error when build.

[dcc32 Error] SynCrypto.pas(14075): E2003 Undeclared identifier: 'HashFound'

 

Hi, what do you mean with "created the sample code"? 

I just pulled the most recent version from the repo, run MARSCmd_VCL and created a new project from the template.

Everything compiles just fine Win32 and Win64 with my Delphi 12.1...

 

Let me know how to reproduce the error.

 

Sincerely,

Andrea

Share this post


Link to post

I followed the instruction on the GitHub, I build it and got the error.

This one:

Use the Code Luke!

Build REST server with MARS Curiosity is very easy. To run a simple REST server just create a new Console Application and use the following code:

 

Best regards,

Kim

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×