GithubHelp home page GithubHelp logo

Comments (10)

danieldormann avatar danieldormann commented on August 10, 2024

Oh, and debugging output isn't very helpful (to me?) too

#0 004AC9DD ?? () (??:??)
#1 004010FD ?? () (??:??)
#2 77649EF2 ntdll!RtlpNtSetValueKey() (C:\Windows\system32\ntdll.dll:??)
#3 7EFDE000 ?? () (??:??)
#4 77649EC5 ntdll!RtlpNtSetValueKey() (C:\Windows\system32\ntdll.dll:??)
#5 00401280 ?? () (??:??)
#6 ?? ?? () (??:??)

from ofxbullet.

NickHardeman avatar NickHardeman commented on August 10, 2024

Hmm. I can't make much sense of that either. So the SimpleExample compiles without any ofxBullet calls in there?

from ofxbullet.

danieldormann avatar danieldormann commented on August 10, 2024

yep. I'm almost sure now, that there's some trouble with linking to the bulletlib.a, for the simple matter, that it's showing the same behaviour when removing it from the linker. Is there some way I could test for that?

from ofxbullet.

NickHardeman avatar NickHardeman commented on August 10, 2024

What ofxBullet code causes it to crash? What code do you have in there?
(Sorry not too familiar with windows)

from ofxbullet.

danieldormann avatar danieldormann commented on August 10, 2024

As far as I tested: any. world.setup() or just initializing a new ofxBulletSphere. I think this might be a more general problem than specific for your addon :/

from ofxbullet.

danieldormann avatar danieldormann commented on August 10, 2024

Tried again with of080 and most recent version of ofxBullet, but still the same. Pretty sure now it's not a bug in your addon. Sorry for bothering.

from ofxbullet.

danieldormann avatar danieldormann commented on August 10, 2024

Ok, I finally got it working. It has to be something odd with linking the library. Instead of that I included the bullet sources and compiled them directly in my project. Might not be the smoothest solution, but it works.

from ofxbullet.

NickHardeman avatar NickHardeman commented on August 10, 2024

Glad you got it working. Were you able to compile a static lib for code::blocks? Could you send a PR with the working code::blocks project? It would be a great addition to the addon.

Thanks
Nick

from ofxbullet.

danieldormann avatar danieldormann commented on August 10, 2024

Sorry for the late response. I made a pull request for the Example. If you need anything tested on C::B/Windows feel free to always contact me

from ofxbullet.

danieldormann avatar danieldormann commented on August 10, 2024

Uh sorry, I just noticed I misread. No I didn't try linking it again. I just compiled it with the source. Of course this makes a big overhead for a hack.

from ofxbullet.

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.