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

Compilation fails on node.js v0.12 #65

Closed
Sija opened this issue Feb 10, 2015 · 5 comments
Closed

Compilation fails on node.js v0.12 #65

Sija opened this issue Feb 10, 2015 · 5 comments

Comments

@Sija
Copy link
Collaborator

Sija commented Feb 10, 2015

There's hefty stack of compilation errors on v0.12.
Do you plan to support this version?
In terms of maintaining cross-version compatibility rvagg/nan might be worth looking at.

@lwille
Copy link
Owner

lwille commented Feb 11, 2015

Thanks for testing!I think that's a call for a complete rewrite. Is anyone up to help with that?

On Tue, Feb 10, 2015 at 2:28 PM, Sijawusz Pur Rahnama
notifications@github.com wrote:

There's hefty stack of compilation errors on v0.12.
Do you plan to support this version?

In terms of maintaining cross-version compatibility rvagg/nan might be worth looking at.

Reply to this email directly or view it on GitHub:
#65

@kjantzer
Copy link

Errors too.

/usr/local/Cellar/libgphoto2/2.5.7/share/man/ (2 files)
  CXX(target) Release/obj.target/gphoto2/src/autodetect.o
../src/autodetect.cc:3:10: fatal error: 'gphoto2/gphoto2-camera.h' file not found
#include <gphoto2/gphoto2-camera.h>
         ^
1 error generated.
make: *** [Release/obj.target/gphoto2/src/autodetect.o] Error 1

You can see that the file it could not find appears to be there:
screen shot 2015-02-16 at 8 46 06 pm

@lwille
Copy link
Owner

lwille commented Feb 17, 2015

@kjantzer this is rather a library path issue with homebrewed libraries.

@kjantzer
Copy link

Hmmm. Ok, I'll have to see what I can figure out. Thanks

@lwille
Copy link
Owner

lwille commented Mar 3, 2015

Started porting it to rvagg/nan; I'll publish a branch once the weather in Berlin gets rainy again 🌞

@lwille lwille added this to the 0.1.8 milestone Mar 6, 2015
@lwille lwille mentioned this issue Mar 6, 2015
4 tasks
@lwille lwille closed this as completed May 14, 2015
@Sija Sija removed this from the 0.1.8 milestone Dec 8, 2017
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

3 participants