Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Undefined symbols for architecture x86_64:
- "ScOrcusFactory::ScOrcusFactory(ScDocument&)", referenced from:
- sc::XMLFetchThread::execute() in xmldataprovider.o
- "orcus::spreadsheet::iface::import_styles::~import_styles()", referenced from:
- ScOrcusStyles::~ScOrcusStyles() in xmldataprovider.o
- "orcus::spreadsheet::iface::import_factory::~import_factory()", referenced from:
- ScOrcusFactory::~ScOrcusFactory() in xmldataprovider.o
- "orcus::spreadsheet::iface::import_shared_strings::~import_shared_strings()", referenced from:
- ScOrcusSharedStrings::~ScOrcusSharedStrings() in xmldataprovider.o
- "orcus::spreadsheet::iface::import_global_settings::~import_global_settings()", referenced from:
- ScOrcusGlobalSettings::~ScOrcusGlobalSettings() in xmldataprovider.o
- "orcus::spreadsheet::iface::import_named_expression::~import_named_expression()", referenced from:
- ScOrcusNamedExpression::~ScOrcusNamedExpression() in xmldataprovider.o
- "orcus::spreadsheet::iface::import_reference_resolver::~import_reference_resolver()", referenced from:
- ScOrcusRefResolver::~ScOrcusRefResolver() in xmldataprovider.o
- "vtable for ScOrcusStyles", referenced from:
- ScOrcusStyles::~ScOrcusStyles() in xmldataprovider.o
- NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
- "vtable for ScOrcusFactory", referenced from:
- ScOrcusFactory::~ScOrcusFactory() in xmldataprovider.o
- NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
- "vtable for ScOrcusSharedStrings", referenced from:
- ScOrcusSharedStrings::~ScOrcusSharedStrings() in xmldataprovider.o
- NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
- ld: symbol(s) not found for architecture x86_64
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- /Users/vikasmahato/lode/dev/core/sc/Library_sc.mk:10: recipe for target '/Users/vikasmahato/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Frameworks/libsclo.dylib' failed
- make: *** [/Users/vikasmahato/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Frameworks/libsclo.dylib] Error 1
Add Comment
Please, Sign In to add comment