RTC Forums
March 19, 2024, 09:04:05 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Compilation issue with C++ Builder 10.2  (Read 6537 times)
andreag0
RTC Expired
*
Posts: 10


« on: December 13, 2018, 03:34:07 PM »

Hello,
I am getting many errors in compiling one simple project with C++ Builder 10.2.
I am using just tho components (RtcHttpServer and RtcDataProvider).
Can you help me to solve?
I can send you the project in zip file, where?
Here there is no place where to attach.

Thank You.

Regards
Andrea
Logged
D.Tkalcec (RTC)
Administrator
*****
Posts: 1881


« Reply #1 on: December 13, 2018, 07:26:57 PM »

You can post the source code of your simple Project and the list of errors you get when you try to compile it, here. Not as an attachment, but as plain text. Source code can be enclosed in a CODE block (see the # icon) .
Logged
andreag0
RTC Expired
*
Posts: 10


« Reply #2 on: December 13, 2018, 07:47:02 PM »

Hi,
many errors are in rtcSrcList.hpp [C++ Error] rtcSrcList.hpp(72, 16): E2139 Declaration missing ;
First one on the line ... typedef tnode *pnode;

https://www.dropbox.com/s/b45v0k0ilkw31su/Test_RealThinClient.zip?dl=0

Regards
Andrea
Logged
D.Tkalcec (RTC)
Administrator
*****
Posts: 1881


« Reply #3 on: December 13, 2018, 08:13:19 PM »

If you've managed to compile and install the "rtcSDK.dpk" package into your IDE, then your problem is most likely NOT in the RTC SDK source code, but in your IDE configuration. Did you configure the Library search path for your compiler and target platform, as explained in the "readme.txt" file, so the compiler can find the source code when compiling your Project?

NOTE: Compiling the Delphi package does not require IDE configuration, because all the files are int he same folder. But if you want to use the RTC SDK in your Project, then you need to configure the compiler to find the RTC SDK source code.
Logged
andreag0
RTC Expired
*
Posts: 10


« Reply #4 on: December 13, 2018, 08:23:45 PM »

Yes I did as you can see in project property.

Anyway you can reproduce the issue crating new C++ Builder VCL Form Application project and add the
RTCHttpServer and RTCDataProvider.

Very simple.

I think is about .hpp automatic creation from Embarcadero IDE and can be fixed if you will
add some patch to your Delphi code with RTC_SDK.
Logged
D.Tkalcec (RTC)
Administrator
*****
Posts: 1881


« Reply #5 on: December 13, 2018, 09:16:25 PM »

Sorry, but C++Builder is NOT a compiler we officially support and I'm NOT a C++Builder developer, soooo .... if your problem is automatic C++Builder header file generation, I won't be able to help you.
Logged
andreag0
RTC Expired
*
Posts: 10


« Reply #6 on: December 13, 2018, 09:26:07 PM »

Realy?
Good to know.
Logged
andreag0
RTC Expired
*
Posts: 10


« Reply #7 on: January 27, 2019, 11:40:40 AM »

Hi,
the issue disappera with RTC SDK 9.5 Wink

Andrea
Logged
D.Tkalcec (RTC)
Administrator
*****
Posts: 1881


« Reply #8 on: January 27, 2019, 11:57:09 AM »

Perfect. Thanks for your feedback.

PS. Don't ask me why Wink
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.025 seconds with 17 queries.