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

pmvs X64 error #13

Open
minusplusminus opened this issue Feb 4, 2013 · 1 comment
Open

pmvs X64 error #13

minusplusminus opened this issue Feb 4, 2013 · 1 comment

Comments

@minusplusminus
Copy link

Hi, I'm trying to install it on Mountain lion. I think I am allmost there. Tried to google this error, but no good responses.

  Patching CMVS makefile
 /bin/rm -f core core.* *.o 
 g++ -I  -c -O2 -Wall -Wno-deprecated -     I/private/tmp/iromu/VisualSFM.app/Contents/Resources/include -  I../../include pmvs2.cc
 Undefined symbols for architecture x86_64:
        "PMVS3::CfindMatch::run()", referenced from:
  _main in ccwD309J.o
        "PMVS3::CfindMatch::init(PMVS3::Soption const&)", referenced from:
  _main in ccwD309J.o
              "PMVS3::CfindMatch::write(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)", referenced from:
        _main in ccwD309J.o
        "PMVS3::CfindMatch::CfindMatch()", referenced from:
        _main in ccwD309J.o
              "PMVS3::CfindMatch::~CfindMatch()", referenced from:
  _main in ccwD309J.o
        "PMVS3::Soption::init(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)", referenced from:
  _main in ccwD309J.o
        "PMVS3::Soption::Soption()", referenced from:
        _main in ccwD309J.o
      ld: symbol(s) not found for architecture x86_64
      collect2: ld returned 1 exit status
      make: *** [pmvs2.o] Error 1
@minusplusminus
Copy link
Author

Solved it by removing cmvs directory and reinstalling it again

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

1 participant