Srinivas Gorur-Shandilya

Results 101 comments of Srinivas Gorur-Shandilya

i'm on macOS 12.4 too, and everything works for me. let me know how it works -- it's also possible that there are multiple copies of xolotl on your computer...

oof, might want to stay away from the bleeding edge there. I'm on Xcode 13.4.1 -- what version are you on?

have you seen this: https://github.com/sg-s/matlab-catalina-compiler-fix (you'll need to update the numbers for your version, but i wonder if this is the issue you're facing)

there is something wrong with your path. before you mess around with xcode and compilers, let's fix that. can you send me your path? type `path` and copy over everything...

there's your problem right there -- you have .git folders on your path. this means there are multiple versions of code on your path -- a very bad idea.

i've seen this problem several times before -- you should never include a .git folder in your path. this is especially bad if you're using mex because caches aren't updated...

maybe build libraries and send them to codegen first? as in https://petercorke.com/matlab/calling-c-from-matlab/

- [ ] also xfit should use the new data logging infrastructure that xfind uses. - [x] need documentation for xfind