FredyH / MySQLOO

MySQLOO
GNU Lesser General Public License v2.1
140 stars 55 forks source link

Couldn't load module library! #72

Closed dankmolot closed 4 years ago

dankmolot commented 4 years ago

Please, help me with building library on linux. I'm writed mongodb wrapper for but on linux (Ubuntu server 20.04 x64) when i try to load garry's mod library it gives an error.

I tried building 32bit libraries, but it doesn't work either.

viral32111 commented 4 years ago

Could you provide a few more details, such as what version of MySQLOO you're trying to use and what architecture the dedicated server is running? See the notes section on the README for instructions on that last part.

Also, see if any of these help:

dankmolot commented 4 years ago

Found where was the problem. Library trying find needed libraries, but can't find them because i didn't use static linking