-
Notifications
You must be signed in to change notification settings - Fork 24
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
sucle:start crashes on Windows 10 64-bit #19
Comments
Hello rpherman! Thank you for taking the time to be a part of the sucle development effort! The exception code 1073807370 seems to be related to the loading of foreign libraries, and glfw3 is the only foreign library which is used. What IDE are you using? I'll try to copy your setup to see what is going wrong. |
Giorgio,
I'd love to be a part of this, if I can get it working, and I am competent
enough to help.
I followed the installation instructions on the repository.
I simply did a fresh install of Roswell, with the default SBCL install, and
the subsequent install of sucle per the installation instructions.
This happens at the Windows Command Prompt with the SBCL REPL running after
issuing the 'ros run' command.
I can use any IDE, but I did install Lem via Roswell, but when I execute
Lem it says it is incompatible with the 64 bit Windows 10 I am running.
I do have a Linux box at home, so I will try that when I get back home in a
few days. Windows is my daily driver and work computer.
Thanks!
Rob
…On Thu, 25 Jul 2019 at 11:52, Giorgio Masching III ***@***.***> wrote:
Hello rpherman! Thank you for taking the time to be a part of the sucle
development effort!
The exception code 1073807370 seems to be related to the loading of
foreign libraries, and glfw3 is the only foreign library which is used.
What IDE are you using? I'll try to copy your setup to see what is going
wrong.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAVRDNNSKEZULY74FBK3IVDQBEPQDANCNFSM4IGV2V2A>
.
|
I need to use it on Windows, so I will reinstall. What IDE do you recommend, and when to install it in the process? If I have Emacs and Slime, is that all the IDE I need, or are you looking for an OpenGL context IDE? Thanks! |
I still get the same error from my original post. Any ideas on Windows and sucle? |
I also have issues with sucle on Windows 10. It doesn't crash but only produces a black unresponsive window. I am starting sucle from portacle, and do not get any errors. Output below:
|
Sorry for the delayed response. Then if you run:
You'll see some grass blocks appear. Sorry this is so convoluted, I'm working on documenting and explaining everything. see: #20 for more details |
Thanks. Whene I press "E" I get a landscape etc. but I get undefined function, when trying to call world::plain-setblock. |
I installed sucle per the instructions on my Windows 10 x64 box, and everything works up until (sucle:start), when I get this message:
The text was updated successfully, but these errors were encountered: