Coder Social home page Coder Social logo

Install failure on windows 10 about calm HOT 10 CLOSED

simmihugs avatar simmihugs commented on June 12, 2024 1
Install failure on windows 10

from calm.

Comments (10)

simmihugs avatar simmihugs commented on June 12, 2024 1

image

So it seems it was like you did expect - some other SDL2 in the path.

Though - its SDL2.dll not SDL2_image.dll causing this, but the error in the terminal hints at *_image
maybe this could be improved in the debug outpug

from calm.

simmihugs avatar simmihugs commented on June 12, 2024

Little follow up - when double clicking the calm.exe
Windows shows an error (see screenshot) - maybe SDL2_image is out-to-date?
image

from calm.

VitoVan avatar VitoVan commented on June 12, 2024

Thank you for trying this, I'm looking into it.

from calm.

VitoVan avatar VitoVan commented on June 12, 2024

Just tested on:

OS Name	Microsoft Windows 10 Pro
Version	10.0.19045 Build 19045

with an expected result:

imagen

Now I'm trying to upgrade this OS, to see if it fails on the newer version Windows 10.

from calm.

VitoVan avatar VitoVan commented on June 12, 2024

Another test, same OS, but upgraded:

OS Name	Microsoft Windows 10 Pro
Version	10.0.19045 Build 19045

imagen

from calm.

VitoVan avatar VitoVan commented on June 12, 2024

Now, I have a wild guess, do you have a newer version of SDL2 inside your PATH?

By default, when we start CALM, it appends C:\calm\lib to the PATH env, like this:

PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\calm;C:\Users\vito\AppData\Local\Microsoft\WindowsApps;;C:\calm\lib

Maybe I should prepend this env rather than append.

I will work on this matter, and keep debugging. But in the meantime, if you would like to continue invest time on this, you could try removing the other potential SDL2 related path inside the PATH env.

Have fun, and sorry for this.

from calm.

simmihugs avatar simmihugs commented on June 12, 2024

@VitoVan, it is definetly possible, that I have another version of sdl2 somewhere - I really should start using VMs when I try out stuff xd

I will look at my path variable tonight and let you know if I figure it out

from calm.

VitoVan avatar VitoVan commented on June 12, 2024

Thank you for this, I'm considering to prepend the env to fix this.

And also, will see if I can do anything about the debug output, it seems to be out of my ability, but I'll try.

from calm.

simmihugs avatar simmihugs commented on June 12, 2024

Thanks for the quick response BTW

As far as I'm concerned the issue can be closed

from calm.

VitoVan avatar VitoVan commented on June 12, 2024

Thank you.

I'm considering to leave this open until CALM can be successfully started with the existence of other incompatible SDL2 in the PATH.

Thank you for firing up this issue instead of just throwing it away, I appreciated it a lot.

from calm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.