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

cmake fails with...something? #7

Open
IngwiePhoenix opened this issue Sep 13, 2013 · 2 comments
Open

cmake fails with...something? #7

IngwiePhoenix opened this issue Sep 13, 2013 · 2 comments

Comments

@IngwiePhoenix
Copy link

Hey there!

I have been compiling stuff at least the last ten days XD...but this one really confused me.

When I tried to make a general run of cmake over the pcc package, i get:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GMPXX_LIBRARIES
linked by target "rphp-runtime" in directory /Users/Ingwie/Work/compile/ppc/runtime
linked by target "rphp-pVar-speed" in directory /Users/Ingwie/Work/compile/ppc/runtime/test

What, is that? I mean, what is missing?

Kind regards!

@weyrick
Copy link
Owner

weyrick commented Sep 16, 2013

Same, haven't gotten this compiling in recent time. Open to pull requests. You should know this project doesn't do much of interest, though (it will not run your php code). If you're looking for a php static analyzer, though, you can try my corvus project which is current.

@IngwiePhoenix
Copy link
Author

Well, AFAIK, Roadsend allows one to compile their PHP code (probably by combining the PHP binary with the script in some way). And that is what I need - a stand-alone PHP solution. But since this wont even cmake right, I have started an own little project. But if I find a fix for this issue, I will send in a pull request. :)
Am 16.09.2013 um 17:05 schrieb Shannon Weyrick [email protected]:

Same, haven't gotten this compiling in recent time. Open to pull requests. You should know this project doesn't do much of interest, though (it will not run your php code). If you're looking for a php static analyzer, though, you can try my corvus project which is current.


Reply to this email directly or view it on GitHub.

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