-
Notifications
You must be signed in to change notification settings - Fork 88
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
Compilation Error #3407
Comments
Also facing exact the same problem... |
@tao28005 @rnelias @guydriesen This is a validation step, and the code should have already been built. Can you confirm this? To work around this, I think you can install mathpresso in your TPL's if it already isn't there, and then turn it on inside your hostconfig. I believe the option is:
@CusiniM We either need to modify the |
@rrsettgast Thanks a lot! |
Mathpresso used not to work on MacOs which is why I had it off but we could turn it on now. Alternatively we could:
|
Hello,
Compilation in release mode stopped with the following error messages:
codes/GEOS/examples/functions/function_examples/function_examples.xml:11: element SymbolicFunction: Schemas validity error : Element 'SymbolicFunction': This element is not expected. Expected is one of ( MultivariableTableFunction, TableFunction ).
Thanks
The text was updated successfully, but these errors were encountered: