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

Use RocketBootstrap headers/lib from theos/vendor #5

Open
coolstar opened this issue Feb 5, 2017 · 2 comments
Open

Use RocketBootstrap headers/lib from theos/vendor #5

coolstar opened this issue Feb 5, 2017 · 2 comments

Comments

@coolstar
Copy link
Member

coolstar commented Feb 5, 2017

theos ships with rocketbootstrap headers and a tbd, so we don't need to have it in the common folder anymore.

@mwoolweaver
Copy link
Member

mwoolweaver commented Feb 13, 2017

not sure where the #import/#include statement should go to make it work but this should be the path to rocketbootstrap.h via theos as described here

$(THEOS_VENDOR_INCLUDE_PATH)/rocketbootstrap/rocketbootstrap.h

also the tbd for rocketbootstrap but again i don't really know where to #include/#import to make it work

$(THEOS_VENDOR_LIBRARY_PATH)/rocketbootstrap.tbd


OT: are the () needed around THEOS_VENDOR_******_PATH when used in #include/#import statements noticed them in Anemone's make file so I wasn't sure.

after all that it was too simple. . . #8

@mwoolweaver
Copy link
Member

mwoolweaver commented Jul 1, 2017

This should be closed, right? 93cf114 provides the fix.

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