boring icon indicating copy to clipboard operation
boring copied to clipboard

fix: invalid -L path for build artifact search

Open poliorcetics opened this issue 1 year ago • 2 comments
trafficstars

I haven't managed to link boring for either Linux, windows or macOS without this modification recently, which I find strange

Do you have any idea of what could be happening ?

poliorcetics avatar Feb 06 '24 16:02 poliorcetics

What's the build error? And what version of boringssl are you building with?

rushilmehra avatar Feb 24 '24 23:02 rushilmehra

The error is error: could not find native static library crypto, perhaps an -L flag is missing? when building an app using boring 4.5.0 on windows.

Guiguiprim avatar Mar 11 '24 09:03 Guiguiprim