Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't compile MARS.DelphiRazor package in Delphi Berlin #3

Closed
jeanvdr opened this issue Mar 2, 2017 · 8 comments
Closed

can't compile MARS.DelphiRazor package in Delphi Berlin #3

jeanvdr opened this issue Mar 2, 2017 · 8 comments
Assignees

Comments

@jeanvdr
Copy link

jeanvdr commented Mar 2, 2017

after installing DelphiRazor package from Marco Cantu or yours, got the same fatal compile error: it is a DelphiRazor package error: can't find RlxRazor.pas, I think it is more RlxLocales.pas. It is in the source directory of DelphiRazor and it is added in the library directory.

@andrea-magni
Copy link
Owner

Hi,
have you added the delphirazor\source folder to your library path? MARS.DelphiRazor package is a way to integrate the DelphiRazor in MARS, you have to download and install DelphiRazor before compiling it.
I've just tried and everything seems fine...

Let me know, thanks!

Andrea

@jeanvdr
Copy link
Author

jeanvdr commented Mar 3, 2017

Yes, DelphiRazor is installed and the source directory is added to the library path.
I have no problem compiling the MARS/Gallery demo which use DelphiRazor though.
image
image
image

@andrea-magni
Copy link
Owner

Have you added the library path for the specific platform you are compiling? (Sorry if it seems a super easy question, I can't think anything else at the moment...)

@jeanvdr
Copy link
Author

jeanvdr commented Mar 4, 2017

Yes, I did. I've compiled a lot of packages in my live and this is very odd.

@andrea-magni
Copy link
Owner

Is it possible you have built the package with different Delphi versions installed on the same machine? I suggest you to perform an extended search (I use UltraSearch https://www.jam-software.com/ultrasearch/ ) to look if you have some other RazorPackage.bpl / .dcp and or RlxRazor.pas / .dcu or RlxLocales.pas / .dcu and clean them all.
Then try again to install DelphiRazor and compile the MARS package...

Let me know if you solve!

Thanks

@jeanvdr
Copy link
Author

jeanvdr commented Mar 7, 2017

Did an Ultrasearch, no razor files hidden
I clearly miss something

@andrea-magni
Copy link
Owner

May I assume you solved this one? (If so, please write here what happened for future reference, thanks)

Thanks

@jeanvdr
Copy link
Author

jeanvdr commented Dec 4, 2017

Not really...
The only way I can compile MARS.DelphiRazor is to remove the razor.dcp from the required packages and decline to import razor102.dcp as proposed when compiling, then I get only warnings but it compiles.

@jeanvdr jeanvdr closed this as completed Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants