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

configure ulib #89

Open
gitfoxi opened this issue Jun 15, 2017 · 4 comments
Open

configure ulib #89

gitfoxi opened this issue Jun 15, 2017 · 4 comments

Comments

@gitfoxi
Copy link

gitfoxi commented Jun 15, 2017

I had to go into the Ulib directory and run

./configure

Before running make in the gmake directory, following the build instructions.

That didn't even work, just let it get a bit further. Then libulib isn't found so I tried building ulib and that had a bunch of problems ... I guess I should file my grievances with ulib.

macos btw

@jdall
Copy link

jdall commented Jun 17, 2017

Doing the usual
./configure
make
sudo make install

in the Ulib directory helped me solve this.

@gitfoxi
Copy link
Author

gitfoxi commented Jul 5, 2017 via email

@TReed0803
Copy link

+1, I am having the same problem.

Perhaps a change to add an "ignore" expression would be helpful here. I'm trying to build this locally now, if it's easy to add I'll add it and PR it up.

@TReed0803
Copy link

Actually, I don't know premake well enough (and don't really want to spend the time). Instead I just followed the recommendation in the README and deleted the local **test.cpp

On Linux, the following frameworks fail to run at time of commenting:

  1. ULib (build errors, even after configuring - ambiguous function calls)
  2. Configuru (segfaults)
  3. jvar (segfaults)
  4. ujson (segfaults)

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

3 participants