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

bowSlam empty sln? #1

Open
antithing opened this issue Jul 7, 2015 · 1 comment
Open

bowSlam empty sln? #1

antithing opened this issue Jul 7, 2015 · 1 comment

Comments

@antithing
Copy link

Hi Tom, thanks for the code! I am trying to run bowSlam on windows, cmake runs ok and the solution builds for visual studio, BUT, it has only the BUILD ALL project in it, and no source files.

How can I build the slam solution?

Thanks again!

@kayak-tom
Copy link
Owner

I have never built BoWSLAM in Windows before (but most of the libraries do
work in Windows).

Easier to use in Linux.

You will probably have to build the libraries (cmake project), and then
edit the BoWSLAM project manually to include all the correct files etc. You
will have to make sure it can start the ShowIm program in a
windows-compatible way.

Cheers, Tom

On 8 July 2015 at 01:24, antithing [email protected] wrote:

Hi Tom, thanks for the code! I am trying to run bowSlam on windows, cmake
runs ok and the solution builds for visual studio, BUT, it has only the
BUILD ALL project in it, and no source files.

How can I build the slam solution?

Thanks again!


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

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