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

Не могу собрать #3

Open
palandlom opened this issue Oct 31, 2016 · 1 comment
Open

Не могу собрать #3

palandlom opened this issue Oct 31, 2016 · 1 comment

Comments

@palandlom
Copy link

Не получается собрать. Делаю по инструкции - при make all не собирается (консольный вывод ниже).
ОС: ubuntu 12.04
Пакеты из инструкции поставил + boost залинковал.

ЗЫ: В крайнем случае подскажите в какой ОС вы собирали - поставлю попробую.

............... [ 38%] Building CXX object CMakeFiles/lspl.dir/src/main/lspl/patterns/restrictions/AgreementRestriction.cpp.o [ 39%] Building CXX object CMakeFiles/lspl.dir/src/main/lspl/patterns/restrictions/AndRestriction.cpp.o [ 41%] Building CXX object CMakeFiles/lspl.dir/src/main/lspl/patterns/parsers/Functions.cpp.o /home/user/lspl/core/src/main/lspl/patterns/parsers/Functions.cpp: В функции-члене «void lspl::patterns::parsers::AddAlternativeDefinitionImpl::operator()(boost::ptr_vector<lspl::patterns::Alternative>&, boost::ptr_vector<lspl::patterns::matchers::Matcher>&, boost::ptr_map<lspl::text::attributes::AttributeKey, lspl::patterns::expressions::Expression>&, const string&, const string&, const string&) const»: /home/user/lspl/core/src/main/lspl/patterns/parsers/Functions.cpp:126:13: ошибка: «transformBuilder» не является именем типа /home/user/lspl/core/src/main/lspl/patterns/parsers/Functions.cpp:127:6: ошибка: нет декларации «transformBuilder» в этой области видимости /home/user/lspl/core/src/main/lspl/patterns/parsers/Functions.cpp:130:67: ошибка: нет декларации «transformBuilder» в этой области видимости make[4]: *** [CMakeFiles/lspl.dir/src/main/lspl/patterns/parsers/Functions.cpp.o] Ошибка 1 make[4]: Выход из каталога /home/user/lspl/core/build-linux64'
make[3]: *** [CMakeFiles/lspl.dir/all] Ошибка 2
make[3]: Выход из каталога /home/user/lspl/core/build-linux64' make[2]: *** [all] Ошибка 2 make[2]: Выход из каталога /home/user/lspl/core/build-linux64'
make[1]: *** [linux64] Ошибка 2
make[1]: Выход из каталога `/home/user/lspl/core'
make: *** [core] Ошибка 2

`

@georgesh
Copy link
Member

georgesh commented Nov 1, 2016

Посмотрю. Последний раз собирал на маке. До этого на ubuntu 12.04 собиралось.

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