Malkverbena / mysql

MySQL connector to Godot Engine.
61 stars 8 forks source link

Unable to compile SSL when turned on #26

Closed majenkotech closed 9 months ago

majenkotech commented 10 months ago

This looks like a pathing error, as it's trying to find SSL within boost....

FileNotFoundError: [Errno 2] No such file or directory: '/home/matt/godot/modules/mysql/3party/boost/3party/openssl':
Malkverbena commented 10 months ago

Related with #25

Malkverbena commented 9 months ago

Can you give more details?