When i try to compile from source, the code seams to try and load .h or .cpp files that don't exist. I tried changing those for 2 or 3 hours and still I was getting more and more of them. Could you provide any build instructions for Linux and Linux?
I first runed the cmake in the src:
cmake .
Then to build i ran:
make
Then i got all the build problems.
I would like to contribute to it.
When i try to compile from source, the code seams to try and load .h or .cpp files that don't exist. I tried changing those for 2 or 3 hours and still I was getting more and more of them. Could you provide any build instructions for Linux and Linux?
I first runed the cmake in the src:
cmake .Then to build i ran:
makeThen i got all the build problems.
I would like to contribute to it.