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

syntax error when compiling on Ubuntu #11

Closed
wolvre opened this issue Nov 14, 2014 · 1 comment
Closed

syntax error when compiling on Ubuntu #11

wolvre opened this issue Nov 14, 2014 · 1 comment

Comments

@wolvre
Copy link

wolvre commented Nov 14, 2014

scons: done reading SConscript files.
scons: Building targets ...
coqc -R . CoRN -R math-classes/src MathClasses -q math-classes/src/misc/decision.v
File ".../corn/math-classes/src/misc/decision.v", line 30, characters 18-23:
Syntax error: '.' expected after [vernac:command](in [vernac_aux]).
scons: *** [math-classes/src/misc/decision.vo] Error 1
scons: building terminated because of errors.

I am compiling CORN with the git version of native-coq (github.com/maximedenes/native-coq) and scons 2.3.3.

@wolvre
Copy link
Author

wolvre commented Nov 14, 2014

OK, this may be due to the version of Coq I am using. The latest release of Coq (8.4pl5) passes that, but still gets the following error:

File ".../corn/math-classes/src/theory/adjunctions.v", line 192, characters 32-38:
Error: Illegal application (Non-functional construction):

@spitters spitters closed this as completed Nov 7, 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