Help for c++
Posted: Tue Dec 06, 2022 9:35 am
Hello friends,
Sorry, I hope I'm not off topic. (Sorry for my English)
I'm creating a project with RADSTUDIO XE7 and I need to be able to use chromium.
I compiled this project in pascal outputting the hpp files and the various libs.
I'm able to install the component but I'm stuck at the code equivalent:
I can't go on, I've been stuck for quite a while.
Can any of you tell me a possible solution?
Thanks a lot to everyone!
Sorry, I hope I'm not off topic. (Sorry for my English)

I'm creating a project with RADSTUDIO XE7 and I need to be able to use chromium.
I compiled this project in pascal outputting the hpp files and the various libs.
I'm able to install the component but I'm stuck at the code equivalent:
Code: Select all
GlobalCEFApp := TCefApplication.Create;
Can any of you tell me a possible solution?
Thanks a lot to everyone!