-
Notifications
You must be signed in to change notification settings - Fork 10
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 can I get? #28
Comments
Yeah, I guess that's the only way. I had to do this myself a year or so ago just to run the server I worked in the past :) From what I remember, you need to adjust a list of repositories to maven-central, because project configuration was configured to get all dependencies from your own copy of nexus. I wasn't part of maintaining team, so might propose not the best way of doing that, but I managed to have all the projects built in the end. In case of questions, you can try to reach me, but I'm not available much due to Russia invasion of Ukraine these days. Good luck anyway! |
Hi, thanks for replying. I'm trying to build the project. My biggest difficulty is to build the plugin, in .dll and also in .so. I already tried with Ubuntu 16 and with CMake (latest version) and Visual Studio 2022, I also tried with CMake 2.8 and MinGW on Windows, without success, when running mingw32-make it returns an error. What do you recommend? |
Updating... |
Hi @eupedroosouza, just curious if you managed to run a samp server with Shoebill plugin in the end? |
Yes @valychbreak. Plugin in releases at https://github.com/eupedroosouza/ShoebillPlugin. The rest I cloned and built. |
Version 1.3? |
No, 2.0. |
How can I get this project?
With the SAMP Forum ending and the links here returning 404, how do I get this project?
Would the solution be to fork and do my own build?
The text was updated successfully, but these errors were encountered: