Skip to content

How do I install this??? #107

Description

@Big-Smarty

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]$

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions