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

Linux Dialogs are not working #27

Open
yupswing opened this issue Apr 16, 2015 · 0 comments
Open

Linux Dialogs are not working #27

yupswing opened this issue Apr 16, 2015 · 0 comments

Comments

@yupswing
Copy link

All the dialogs on linux give Segmentation fault

I've tried to get the git repository and build again but I get this error

> haxe run hxcpp build.xml
g++ -I./src "$(pkg-config --libs --cflags gtk+-2.0)" "$(pkg-config --libs --cflags gconf-2.0)" -c -fvisibility=hidden -O2 -fpic -fPIC -DHX_LINUX -DHXCPP_VISIT_ALLOCS -DHXCPP_API_LEVEL=0 -m32 -I/usr/lib/haxe/lib/hxcpp/3,2,37/include -x c++ -frtti -Wno-invalid-offsetof ./src/api.cpp -oobj/linux/6bf1c3fc_api.o
g++: error: $(pkg-config --libs --cflags gtk+-2.0): No such file or directory
g++: error: $(pkg-config --libs --cflags gconf-2.0): No such file or directory
Error: error running g++ -I./src "$(pkg-config --libs --cflags gtk+-2.0)" "$(pkg-config --libs --cflags gconf-2.0)" -c -fvisibility=hidden -O2 -fpic -fPIC -DHX_LINUX -DHXCPP_VISIT_ALLOCS -DHXCPP_API_LEVEL=0 -m32 -I/usr/lib/haxe/lib/hxcpp/3,2,37/include -x c++ -frtti -Wno-invalid-offsetof ./src/api.cpp -oobj/linux/6bf1c3fc_api.o
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