Coder Social home page Coder Social logo

Comments (11)

zombieCraig avatar zombieCraig commented on July 27, 2024 1

Hmm, removing and recompiling sdl fixed the problem from #16 ... This maybe a dumb question but did you bring up vcan0. Like can you see the interface with ifconfig (or equiv)?

from icsim.

zombieCraig avatar zombieCraig commented on July 27, 2024 1

Thanks for the update. I've been seeing this error reported a lot. I'm going to update the main page readme (and maybe upload newer bins..or just remove them I guess). Thanks again for letting me know the solution!

from icsim.

zombieCraig avatar zombieCraig commented on July 27, 2024 1

from icsim.

stafordtituss avatar stafordtituss commented on July 27, 2024

Hmm, removing and recompiling sdl fixed the problem from #16 ... This maybe a dumb question but did you bring up vcan0. Like can you see the interface with ifconfig (or equiv)?

Yeah, I did bring up vcan0. I used the setup_vcan script at first, then I also tried the separate commands, but to no avail. I even tried updating my system, but no progress whatsoever. I will surely keep trying, but if you could, please do help. I have also attached an image
vcan-error-1

.

from icsim.

stafordtituss avatar stafordtituss commented on July 27, 2024

Hey @zombieCraig , Thank you so much!! Got it working at last. My bad, It was actually because of the sdl error indeed. I'm not sure why but sudo apt-get libsdl2-dev libsdl2-image-dev did not get me the required files, nor did compiling on my own. It did not compile correctly on my system. So, I got a virtual ubuntu box, installed sdl on it and moved over all the .h files to my /usr/include/SDL folder and recompiled the icsm.c to get it working!!! Thanks so much for the quick reply. I'm closing the issue now.

from icsim.

stafordtituss avatar stafordtituss commented on July 27, 2024

Thanks for the update. I've been seeing this error reported a lot. I'm going to update the main page readme (and maybe upload newer bins..or just remove them I guess). Thanks again for letting me know the solution!

Cool, that would be a good solution!! BTW, thank you so much for making this ICSimulator Open source!! So grateful. @zombieCraig

from icsim.

stafordtituss avatar stafordtituss commented on July 27, 2024

Thanks for the update. I've been seeing this error reported a lot. I'm going to update the main page readme (and maybe upload newer bins..or just remove them I guess). Thanks again for letting me know the solution!

Hey, could I create a branch and push the code with the required SDL .h files? You can review it, and if it is good enough, you can add it to master. Is that fine? I would love to contribute to this repo!!! @zombieCraig

from icsim.

zombieCraig avatar zombieCraig commented on July 27, 2024

I don't think that's the right solution. We should be using the system's SDL lib and headers. I think the issues comes from the fact that I bundle in binaries and when rebuilding if you don't do a make clean then it can lead to problems. If I took those out and forced a clean build you would either error with missing headers or it would build.

Originally I included binaries because it was easier for the classes I was teaching but now it seems to be doing more harm than good.

from icsim.

stafordtituss avatar stafordtituss commented on July 27, 2024

I don't think that's the right solution. We should be using the system's SDL lib and headers. I think the issues comes from the fact that I bundle in binaries and when rebuilding if you don't do a make clean then it can lead to problems. If I took those out and forced a clean build you would either error with missing headers or it would build.

Originally I included binaries because it was easier for the classes I was teaching but now it seems to be doing more harm than good.

Oh ok, yeah, that was a dumb suggestion!! Each system needs it own files!! Yeah the missing-headers is a pain. I guess you could add in the README file telling people to directly download and make install SDL source rather than using apt-get, but well, hopefully a better solution emerges. Thanks for everything!! @zombieCraig

from icsim.

stafordtituss avatar stafordtituss commented on July 27, 2024

FYI I updated the readme. I guess I could also make a configure script instead of just a makefile.

On Thu, Jun 11, 2020, 10:37 PM Staford Titus S @.***> wrote: I don't think that's the right solution. We should be using the system's SDL lib and headers. I think the issues comes from the fact that I bundle in binaries and when rebuilding if you don't do a make clean then it can lead to problems. If I took those out and forced a clean build you would either error with missing headers or it would build. Originally I included binaries because it was easier for the classes I was teaching but now it seems to be doing more harm than good. Oh ok. Yeah the missing-headers is a pain. Well, hopefully a better solution emerges. Thanks for everything!! @zombieCraig https://github.com/zombieCraig — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#20 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAELD5ODEDZZCYWDDJWRX63RWG5KPANCNFSM4N2N52GQ .

Cool, just had a look, I guess that would be enough to get anybody set up. But yeah, a configure script would be cool!!

from icsim.

SajawalTeachMax avatar SajawalTeachMax commented on July 27, 2024

i can`t open ./icsim
it show file not available
how can i open icsim file plz teach me

from icsim.

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.