-
Notifications
You must be signed in to change notification settings - Fork 2
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
Tools to compile/interpret source code #1
Comments
Same issue here, it would be good to have basic compilation instructions or CI to assist end users. Failing that a binary release would also be appreciated. |
Did anyone get this to compile? Mine has the above issues, and when the modsim.h code line is removed, 48 more errors appear ranging from undefined identifiers to syntax errors. |
This is where my trail came to an end also. |
Did you ever get this to work? I found a modsim.h file, but the compiler still cant "find" it |
I have not got this to work yet. Have you got the modsim.h file? I will see if I get some success. |
see it posted here: https://github.com/metallistov20/modsim-2/blob/master/modsim.h |
@Random534 any luck with compiling using the above modisim.h file? |
@dmkoster Hi David. I'm looking for some help and want to know what are the tools you use to compile/interpret, and develop Raptor.
I've been trying to use samples shown in the following tutorial https://www.modula2.org/tutor/introduction.php but I think I'm missing something. If you can point me in the right direction, I'll be very grateful!
The text was updated successfully, but these errors were encountered: