CLANG
Discussions tagged CLANG
-
more than a month ago
Win 32 CLANG is very slow?
I have loads of code written in C++ / VCL for Win32 - started with C++ Builder 6 (and used Borland C++ without VCL for work before then). But it is great to have access to C++ 11 features with the CLANG for Win 32. I have got to grips with the slight... -
more than a month ago
How to use OpenCV in C++Builder XE10?
Hi,Since long time I'm trying to use/build OpenCV library (Standard C++) with CBuilder without success. Some one had some success (http://code.opencv.org/issues/2057) using many tricks and many #idfef but noting is official and C++ Builder is not sup... -
more than a month ago
Are components which are compiled with bcc32 compatible with application compiled with bcc32c?
Hello, I wonder if components which I have compiled with the classic c++ compiler bcc32 are compatible with applications compiled with the new CLANG enhanced c++11 win32 compiler bcc32. I would like to use the same components for both types of com... -
more than a month ago
bcc32c: conversion from 'double' to 'System::TVarRec' is ambiguous
Hello, I'm just trying to use a simple line of code with the new Win32 compiler. So I am using using C++Builder 10 Seattle with a demo licence. The code was taken from http://docwiki.embarcadero.com/Libraries/Seattle/en/System.SysUtils.Format, so I ... -
more than a month ago
Debug mode linking error - I'm not a BETA TESTER!!
I have imported a C++ Builder project from XE8 to 10 Seattle, when I try to compile it using new CLANG based C++ 32 bit in Debug mode, I get following Link errors. How can I resolve it? When I try Release mode, there is no problem. Checking proj...
- Page :
- 1