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

Compilation faild on NTK package not found #2

Closed
harryhaaren opened this issue Oct 16, 2013 · 1 comment
Closed

Compilation faild on NTK package not found #2

harryhaaren opened this issue Oct 16, 2013 · 1 comment

Comments

@harryhaaren
Copy link
Member

From LAU ML, posted by Gianfranco Ceccolini:

gian@gian-MacPro ~/mod/SRCPluginsWeb/openAV-ArtyFX $ make
cd roomy && make
make[1]: Entrando no diretório /home/gian/mod/SRCPluginsWeb/openAV-ArtyFX/roomy' mkdir -p roomy.lv2/ Package ntk was not found in the pkg-config search path. Perhaps you should add the directory containingntk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ntk' found
Package ntk_images was not found in the pkg-config search path.
Perhaps you should add the directory containing ntk_images.pc' to the PKG_CONFIG_PATH environment variable No package 'ntk_images' found Package ntk was not found in the pkg-config search path. Perhaps you should add the directory containingntk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ntk' found
Package ntk_images was not found in the pkg-config search path.
Perhaps you should add the directory containing ntk_images.pc' to the PKG_CONFIG_PATH environment variable No package 'ntk_images' found g++ gui/roomy_widget.cxx gui/roomy_ui.cxx -O3 -Wall -fPIC -shared -Wl,-z,nodelete -o roomy.lv2/roomy_ui.so In file included from gui/roomy_widget.cxx:3:0: gui/roomy_widget.h:5:19: erro fatal: FL/Fl.H: Arquivo ou diretório não encontrado compilação terminada. gui/roomy_ui.cxx:24:18: erro fatal: FL/x.H: Arquivo ou diretório não encontrado compilação terminada. make[1]: ** [roomy.lv2/roomy_ui.so] Erro 1 make[1]: Saindo do diretório/home/gian/mod/SRCPluginsWeb/openAV-ArtyFX/roomy'
make: ** [all] Erro 2

@harryhaaren
Copy link
Member Author

So the issue is that the NTK package isn't installed.

Please see the README file, for instructions on how to install: https://github.com/harryhaaren/openAV-ArtyFX/blob/master/README#L11

Cheers, -Harry

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