XusinboyBekchanov / VisualFBEditor

IDE for FreeBasic
Other
169 stars 39 forks source link

-lbass not found #349

Closed lonnietc closed 2 years ago

lonnietc commented 2 years ago

Hello,

I am just now starting to use FreeBASIC on Windows (coming from C/C++) and installed the compiler on my system (64-bit).

Then, I tried to build a few of your examples with one of them the "Bass" example but it complained that it could not find the "-lbass" for the compiler.

The only bass library that I could find was for Win 32-bit but that did not work as I wanted to build a 64-bit binary.

Any thoughts?

XusinboyBekchanov commented 2 years ago

Hello, inside these folders there are both 32-bit and 64-bit libraries: image

chunmingwang commented 2 years ago

You can find the answer here:

https://github.com/XusinboyBekchanov/VisualFBEditor/pull/275

bass library lib.zip