#1 Re: SyNode » Cannot compile SynSM.pas under Win64 (Delphi) » 2018-10-23 18:17:36

Thanks for the information.

So, I will turn your proposed way!

Maybe its a good idea to update your documentation on this topic.

#2 SyNode » Cannot compile SynSM.pas under Win64 (Delphi) » 2018-10-23 15:35:25

JamesInform
Replies: 2

Hi,

I am evaluating your great framework and came across the spidermonkey integration.

I have made up a simple demo based on the information from your documentation.

It runs fine under win32 target platform. But I am not able to compile it for win64 target platform.

I am using Delphi Tokyo 10.2.3 with the 64 Bit compiler bugfix.

Steps to reproduce:

1. Create a new blank VCL project.
2. Add SynSM.pas to the uses clause in the interface section.
3. Set target platform to Windows 64
4. try to build the project

Then errors occur e.g. in SynSMApi.pas:
undeclared identifier: NSPRlib (Line 3713)
invalid typecast (Line 4457) 

What am I doing wrong?

Board footer

Powered by FluxBB