-
Notifications
You must be signed in to change notification settings - Fork 860
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
Cannot open include file: 'pangolin/pangolin_export.h': No such File or Directory #915
Comments
I am in the master branch. I am using it as depicted in this repo through python. But just to be clear I am having issues even installing pangolin. I haven’t even gotten a chance to use it as I get this error during the make build phase of the installation. |
Are you also on the latest commit (52e84ae)? The repo does not contain any references to this file ( Could you also provide a more detailed log to see where this header is imported? |
i believe i am in the latest. Here is what git shows :
I wills how some of the errors, it's a bunch of hte same: unpack.cpp join.cpp merge.cpp json.cpp Generating Code... video_viewer.cpp display_win.cpp uvc_mediafoundation.cpp |
There is no such commit in the Pangolin repo and even if there were, it would be more than 6 years old. You may use a Pangolin fork from someone else. Please only report issues to this repo if you use a stable release or the current master from this repo. Try again with the upstream repo (i.e. this one you are reporting the issue to). |
i'll close this because you're right i was using the wrong repo. i am running into another issue but will create a separate topic. |
I am compiling o n windows. I am not using vs. I am just running the cmake —build . Command and I get that error. The file is where it is supposed to be. I am running it in git bash.
The text was updated successfully, but these errors were encountered: