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

Building application not complete #18

Open
yvideau opened this issue Feb 18, 2014 · 1 comment
Open

Building application not complete #18

yvideau opened this issue Feb 18, 2014 · 1 comment

Comments

@yvideau
Copy link

yvideau commented Feb 18, 2014

Dear all,

I'm under:
OSX 10.7.5
Xquartz 2.7.5
Xcode 4.6.3

I'm running ./scripts/all. but I do not manage to build the VisualSFM.
The "VisualSFM_osx_64bit.zip" is created and decrompressed to "vsfm" but some of the folders are empty especially the "bin" folder.

Anyway the scripts ended with an error, see below:
Any idea I should look after to solve this issue. Thanks.

P.S: I initially intended to post the all log file but I get an error from the github post interface "There was an error creating your Issue: Body contains unicode characters above 0xffff ", so I just put some extracts of this log.

The log ended-up with:

ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [VisualSFM] Error 1

and throught the log I get recursively this comment:

This formula is keg-only, so it was not symlinked into /private/tmp/iromu/VisualSFM.app/Contents/Resources.

Mac OS X already provides this software in versions before Mountain Lion.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS:  -L/private/tmp/iromu/VisualSFM.app/Contents/Resources/opt/fontconfig/lib
CPPFLAGS: -I/private/tmp/iromu/VisualSFM.app/Contents/Resources/opt/fontconfig/include
@jonmccon
Copy link

jonmccon commented Oct 12, 2016

@yvideau Failed to build entirely with the same issue. Brew says it's somewhat happy. I had installed all the dependencies separately while getting vsfm to work outside of this package, so I got some strange warnings while compiling this one. Did you find a way to run any of this opensource structure-through-motion work on more recent osx chips?

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