Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all articles
Browse latest Browse all 3212

How to use Dlib in C++Builder 10?

$
0
0

Hi,

I am trying to use Dlib library which is fully written in Standard C++, in C++Builder CX 10.

So I turned off the check in project compiler option page "Classic Compiler" to be able to use Clang-based compiler bcc32c.

I tried to compile examples comes in Dlib but I couldn't. I get the following compiler errors:

[CLANG Error] float_details.h(107): use of undeclared identifier 'frexpf'
[CLANG Error] fortran_id.h(26): do not know how to link with fortran for the given platform
[CLANG Error] fortran_id.h(36): do not know how to bind to fortran calling convention

So could you please guide me how to fix the problem?

Dlib link:

http://dlib.net/

Regards,


Viewing all articles
Browse latest Browse all 3212

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>