Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In master missing xc.h for macosx build #446

Closed
ricklon opened this issue Apr 20, 2014 · 2 comments
Closed

In master missing xc.h for macosx build #446

ricklon opened this issue Apr 20, 2014 · 2 comments

Comments

@ricklon
Copy link
Member

ricklon commented Apr 20, 2014

In master the following error occurs when compiling. Compilation is terminated when this happens:

/chipKIT32-MAX/build/macosx/work/mpide.app/Contents/Resources/Java/hardware/pic32/cores/pic32/cpp-startup.S:45:16: fatal error: xc.h: No such file or directory
compilation terminated.
@majenkotech
Copy link
Member

xc.h is part of the MZ compiler. If you don't have xc.h then you may
not be running the MZ compiler.

On 20/04/14 15:56, Ricklon wrote:

In master the following error occurs when compiling. Compilation is
terminated when this happens:

|/chipKIT32-MAX/build/macosx/work/mpide.app/Contents/Resources/Java/hardware/pic32/cores/pic32/cpp-startup.S:45:16: fatal error: xc.h: No such file or directory
compilation terminated.
|


Reply to this email directly or view it on GitHub
#446.

@ricklon
Copy link
Member Author

ricklon commented May 11, 2014

This is resolved. The current compiler does not have this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants