Osiris
Osiris copied to clipboard
libOsiris.so dll
I compiled it on linux via cmake Linking CXX shared library libOsiris.so so i got file libOsiris.so how to make it into dll? ps. the point of this issue is, I want to compile it on vps linux
You compile the cheat on Windows with VS.
I've heard that you can build .dll on Linux, but idk how
You compile the cheat on Windows with VS.
I've heard that you can build .dll on Linux, but idk how
thats why i asked...
try to compile with i686-w64-mingw32-c++-win32
try to compile with i686-w64-mingw32-c++-win32
well, its configured for cmake make and vs i suppose u have config for compiling using mingw32? cause if i try to run compile command without config, the hell from where i would know where to start with...
Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris
Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris
i want to make dll on linux to use it on windows but thanks for inject script
Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris
i want to make dll on linux to use it on windows but thanks for inject script
Then compile it on windows.
Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris
i want to make dll on linux to use it on windows but thanks for inject script
Then compile it on windows.
the point of this issue is, I want to compile it on vps linux and thus i wouldnt need to install vs on windows
Check out my fork of osiris, I have a inject script in there. boofiboi/Osiris
i want to make dll on linux to use it on windows but thanks for inject script
Then compile it on windows.
the point of this issue is, I want to compile it on vps linux and thus i wouldnt need to install vs on windows
Just set up a vm and set up vs on there, then push it onto a private repo or something like that.
uwu