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

How do I install this??? #107

Open
Big-Smarty opened this issue Mar 15, 2021 · 1 comment
Open

How do I install this??? #107

Big-Smarty opened this issue Mar 15, 2021 · 1 comment

Comments

@Big-Smarty
Copy link

Big-Smarty commented Mar 15, 2021

Yo guys
So I came along this game engine because it was open source and it used c++ and vulkan, which interested me.
The problem is that I cant get it to install lol
I tried compiling it using cmake from the cmake folder, and then using the makefile to make the program. it compiled for some time and it didnt have any errors, and then I tried sudo make install. No errors, puts for example the editor into /usr/local/bin. But it doesnt appear in application launcher, and trying to run the file manually gives an error saying:
./Editor: error while loading shared libraries: libAcid.so: cannot open shared object file: No such file or directory
Can someone help me? Also PLEASE have it prepackaged.
And a little hint, what about a discord community so that noobs like me could ask for help there? lol
anyways, have a good day yall.

EDIT:
its complaining about a missing file in the bin folder:
[bigsmarty@bigsmarty-aspirea71541g bin]$ ./Editor [ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1) [ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1) terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: cannot get file time: No such file or directory [/home/bigsmarty/Acid/CMake/bin/libEditorTest.so] Aborted (core dumped) [bigsmarty@bigsmarty-aspirea71541g bin]$

@Big-Smarty
Copy link
Author

Big-Smarty commented Mar 15, 2021

oh btw, I found out that theres a bin folder with the compiled binaries in the cmake folder, but trying to run editor gives me a window and then crashes shortly after.
there is also a logs folder with some log files, but they are all empty.

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