Search found 4 matches

by Remco
Tue Nov 30, 2021 4:49 am
Forum: General
Topic: Compiling C++Package classic compiler Error with TC
Replies: 5
Views: 16087

Re: Compiling C++Package classic compiler Error with TC

Conclusion: some projects cannot be compiled in combination with bcc32c+TC or bcc32+TC. Compiling the same projects without TC is no problem. bcc64+TC does not generate this problem.
by Remco
Thu Nov 25, 2021 11:06 am
Forum: General
Topic: Compiling C++Package classic compiler Error with TC
Replies: 5
Views: 16087

Re: Compiling C++Package classic compiler Error with TC

Hi Jon.
Unfortunately, there are no special steps. I have already detected this problem with the previous version (RAD 10.4. + TC5.2). Without TC, clang32 compiles without errors. I dont know what to do next.
by Remco
Mon Nov 22, 2021 3:55 am
Forum: General
Topic: Compiling C++Package classic compiler Error with TC
Replies: 5
Views: 16087

Re: Compiling C++Package classic compiler Error with TC

I'm sending a test project. Win32 build with bcc32 without TC is OK. With TC it gives these errors: see atachment / ERROR folder.
by Remco
Wed Nov 10, 2021 4:12 am
Forum: General
Topic: Compiling C++Package classic compiler Error with TC
Replies: 5
Views: 16087

Compiling C++Package classic compiler Error with TC

These errors only occur when using Twine Compile. When using bcc32 without TC, everything is OK. version 11.0 CPPB [C++ Error] iosfwd(385, 25): E2238 Multiple declaration for 'char_traits<wchar_t>::int_type' [C++ Error] iosfwd(136, 25): E2344 Earlier declaration of 'char_traits<wchar_t>::int_type' [...