Code Monkey home page Code Monkey logo

Comments (24)

smbaca avatar smbaca commented on August 30, 2024 1

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

do those files exist?

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

I got a different error in testDocs, which I fixed, please let me know if this error persists.

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

alec-hoyland avatar alec-hoyland commented on August 30, 2024

I was not able to reproduce the issue on R2022a with gcc 11.2.0 (on Pop!_OS), but I don't have a mac environment to test on.

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

@smbaca this is telling me that some code on this page is failing on your computer. can you verify this independently?

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS

thanks apple watch!

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

is that the full error message or is there more?

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

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 and that's confusing the compiler

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

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

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

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)

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

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 that is outside the MATLAB folder

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

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.

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

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 as frequently. i would do the following:

  • remove everything from your path
  • restart matlab
  • add only what you need to to your path (make sure you don't choose "add subfolders")

there are install instructions here that should get you to a good place

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

smbaca avatar smbaca commented on August 30, 2024

from xolotl.

sg-s avatar sg-s commented on August 30, 2024

excellent, glad something is working!

from xolotl.

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.