Search found 69 matches
- Wed Sep 25, 2019 2:40 pm
- Forum: Technical
- Topic: ilink64 error with ZeosLib
- Replies: 1
- Views: 16097
Re: ilink64 error with ZeosLib
Hello All, I've just found a solution to this and I would like to share with you. My start point was Malcolm Smith's article "64-Bit Packages in C++Builder" (BCBJ Vol. 18, Number 4 - April 2014). Besides Malcolm's hints about <AllPackageLibs> and *.lib files, these troubleshoot did not work with C++...
- Mon Jul 23, 2018 6:37 pm
- Forum: Technical
- Topic: ilink64 error with ZeosLib
- Replies: 1
- Views: 16097
ilink64 error with ZeosLib
Hi All, I'm trying to compile ZeosLib version 7.2.4 (Stable) with C++Builder 10.2.3 Tokyo for target platform Win64. I'm able to compile and test the packages for Win32, but I got a ilink64 error with Win64 : [ilink64 Error] Error: Unresolved external 'Zmessages::STokenizerIsNotDefined' referenced f...
- Sat Jul 21, 2018 10:00 am
- Forum: General
- Topic: Community Edition
- Replies: 5
- Views: 17323
Re: Community Edition
Hi Remy, Sorry, it wasn't my intention to say that the product killed BCB Journal. I just think that a Community Edition, asked/awaited for ages, can increase the number of C++Builder users and, maybe, also the same community realize the role of BCB Journal compared with other source of information....
- Wed Jul 18, 2018 10:38 am
- Forum: General
- Topic: Community Edition
- Replies: 5
- Views: 17323
Re: Community Edition
Wow, it is true!
https://www.embarcadero.com/products/cb ... e-download
https://www.embarcadero.com/products/de ... e-download
Maybe it is a chance that will revive BCB Journal.
Marcelo.
https://www.embarcadero.com/products/cb ... e-download
https://www.embarcadero.com/products/de ... e-download
Maybe it is a chance that will revive BCB Journal.
Marcelo.
- Wed Jul 18, 2018 10:27 am
- Forum: General
- Topic: Community Edition
- Replies: 5
- Views: 17323
Community Edition
Hi all, Is that true (about Delphi and C++Builder Community Editions with equivalence to the Professional version)? https://fixedbycode.blogspot.com/2018/07/delphi-and-cbuilder-coming-everywhere.html?m=1 I've just saw this in IntraWeb`s Facebook page. https://www.facebook.com/AtozedIntraWeb/ Please,...
- Tue Jan 02, 2018 5:42 am
- Forum: Technical
- Topic: TWebBrowser
- Replies: 2
- Views: 13697
Re: TWebBrowser
Hi, Just checking: try to open your HTML with IE or Edge and verify if it works properly. Marcelo. P.S. In case it is a problem with TWebBrowser, I'm working with "Delphi Chromium Embeded 3" (https://github.com/hgourvest/dcef3) trying to compile it with C++Builder and I will share it with the BCBJ c...
- Tue Nov 22, 2016 10:38 am
- Forum: News
- Topic: What is the future of the RAD?
- Replies: 1
- Views: 17647
- Mon Aug 29, 2016 11:20 am
- Forum: Technical
- Topic: TWebBrowser with Navigate inside a loop
- Replies: 6
- Views: 32170
Re: TWebBrowser with Navigate inside a loop
Hi Remy, Thanks for your collaboration. But you could do it with Indy's TIdHTTP instead, for instance. Yes, I've tested it with TidHTTP and the time measurement is more precise, as you affirmed. I've implemented a switch, so the user can choose between TWebBrowser or TidHTTP. What I was referring to...
- Fri Aug 26, 2016 4:15 pm
- Forum: Technical
- Topic: TWebBrowser with Navigate inside a loop
- Replies: 6
- Views: 32170
Re: TWebBrowser with Navigate inside a loop
Hi Remy, What a lesson here! Thanks. Our focus with this subject is a freeware Anti-plagiarism software called CopySpider. Modern search engines provide REST APIs... Yes, but there are differences between "regular" and API searches [1] and obstacles of use like [2] and [3]. So, we decide to use TWeb...
- Thu Aug 25, 2016 5:32 pm
- Forum: Technical
- Topic: TWebBrowser with Navigate inside a loop
- Replies: 6
- Views: 32170
Re: TWebBrowser with Navigate inside a loop - SOLVED
Hi Remy, It is always nice to change ideas with you. Thinking about your questions I've solved the problem, but here is my answers in order to help other readers. Why are you using TWebBrowser for that? As modern Search Engines, like Google, return just a bunch of Javascript, my first step was to ca...
- Tue Aug 23, 2016 10:51 am
- Forum: Technical
- Topic: Chromium Embeded Component
- Replies: 1
- Views: 13632
Chromium Embeded Component
Hi All, I would like to ask you if there is any interest to test the Delphi Chromium Embeded Component with C++Builder. Source: https://github.com/hgourvest/dcef3 I use TWebBrowser with C++Builder up to version XE2 and I think it would be nice to have a second and updated option. If you confirm, I c...
- Tue Aug 23, 2016 10:43 am
- Forum: Technical
- Topic: TWebBrowser with Navigate inside a loop
- Replies: 6
- Views: 32170
TWebBrowser with Navigate inside a loop
Hi All, This is a very specific topic, so any hint will be appreciated. Tested Environments: BDS 2006 (Windows Vista) and C++Builder XE2 (Windows 7 and 10). I've developed a simple VCL App to test the response of Search Engines like Google, Bing and Yahoo. My focus is the performance in terms of sec...
- Thu Aug 11, 2016 6:49 pm
- Forum: General
- Topic: BCB Journal
- Replies: 6
- Views: 34500
BCB Journal
Hi,
Today I was searching BCB Journal's issues about one specific topic.
I just would like to say that I miss BCB Journal a lot.
Best,
Marcelo.
Today I was searching BCB Journal's issues about one specific topic.
I just would like to say that I miss BCB Journal a lot.
Best,
Marcelo.
- Tue May 10, 2016 10:20 am
- Forum: Technical
- Topic: [XE2] Access violation at TDataModule's constructor - SOLVED
- Replies: 4
- Views: 21762
Re: [XE2] Access violation at TDataModule's constructor - SO
Hi All, Damon, If BCBJ needs an article about Project Migration, now I have a good one. (just kidding...) I've found the cause of my problem and I think I can share it with you in order to help others in the future, mainly with practices about how to update or migrate project to new versions of the ...
- Mon May 09, 2016 3:36 pm
- Forum: Technical
- Topic: [XE2] Access violation at TDataModule's constructor - SOLVED
- Replies: 4
- Views: 21762
Re: [XE2] Access violation at TDataModule's constructor
Yes, but it is in Project A and B.
Thanks.
Thanks.