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

Installation instructions #34

Open
stephenmathieson opened this issue Jan 13, 2014 · 9 comments
Open

Installation instructions #34

stephenmathieson opened this issue Jan 13, 2014 · 9 comments

Comments

@stephenmathieson
Copy link
Member

Should include:

  • installing sophia (Larz' fork?)
  • installing libsphia
@stephenmathieson stephenmathieson mentioned this issue Jan 13, 2014
14 tasks
@jwerle
Copy link
Member

jwerle commented Jan 13, 2014

Hmm I wonder how hairy this is going to be for the users who do not want to use that fork.. Are our include paths dependent on his fork ?

@stephenmathieson
Copy link
Member Author

No, I don't believe so.

@stephenmathieson
Copy link
Member Author

If they are, we should fix that.

@jwerle
Copy link
Member

jwerle commented Jan 13, 2014

We should test it to be sure, but I think you're right.

@stephenmathieson
Copy link
Member Author

@jwerle
Copy link
Member

jwerle commented Jan 13, 2014

What about this line ?
https://github.com/larzconwell/sophia/compare/pmwkaa:master...master#diff-a1f78dc8c29fa0bcfe8a5c008f51f4bdR43

I think the user typically includes sophia with #include <sophia.h> right ?

@stephenmathieson
Copy link
Member Author

Yeah, you're right. We need to refactor all of our #includes, or get Larz' PR merged...

@jwerle
Copy link
Member

jwerle commented Jan 13, 2014

Hmmm.... We also make use of sp.h too..

@stephenmathieson
Copy link
Member Author

Yeah, we'll have to remove all #include <sophia/sp.h> stuff too.

This also means we're probably not able to do this.

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