we're not using fmx. we use vcl.
but the error message said i needed to add fmx.
i found if i said no to that error message then i could choose vcl from a pulldown but still got the same errors i got originally.
so i'm stuck.
is anyone successfully using thtmlviewer with the c++ personality in ...
Search found 14 matches
- Sat May 16, 2020 5:46 pm
- Forum: Support
- Topic: problem installing thtmlviewer
- Replies: 4
- Views: 15963
- Fri May 15, 2020 6:27 pm
- Forum: Support
- Topic: problem installing thtmlviewer
- Replies: 4
- Views: 15963
Re: problem installing thtmlviewer
we may have been using a different version (my colleague downloaded it)
i tried just now to create a c++ package based on the source files in this directory:
https://github.com/BerndGabriel/HtmlViewer/tree/HtmlViewer-11.9/source
and got a bunch of errors.
things about needing to add the fmx ...
i tried just now to create a c++ package based on the source files in this directory:
https://github.com/BerndGabriel/HtmlViewer/tree/HtmlViewer-11.9/source
and got a bunch of errors.
things about needing to add the fmx ...
- Fri May 15, 2020 3:41 pm
- Forum: Support
- Topic: problem installing thtmlviewer
- Replies: 4
- Views: 15963
problem installing thtmlviewer
we're trying to install thtmlviewer into the c++ personality of rad studio 10.3.1 and getting errors
we're following these instructions:
https://nachbar.name/2011/07/16/compiling-thtmlviewer-to-use-in-c-builder-xe/
but still having trouble.
the goal is to test RvHtmlViewImporter to see if it can ...
we're following these instructions:
https://nachbar.name/2011/07/16/compiling-thtmlviewer-to-use-in-c-builder-xe/
but still having trouble.
the goal is to test RvHtmlViewImporter to see if it can ...
- Mon Apr 23, 2018 4:06 pm
- Forum: Support
- Topic: dashed/dotted line rather than solid for borders
- Replies: 2
- Views: 12179
- Sat Apr 21, 2018 1:08 am
- Forum: Support
- Topic: dashed/dotted line rather than solid for borders
- Replies: 2
- Views: 12179
dashed/dotted line rather than solid for borders
is it possible to specify a dashed/dotted line for things like table cell borders or text object borders? the customer wants us to put a thick dashed line around some text.
- Fri Oct 07, 2016 1:06 am
- Forum: Support
- Topic: tab in table
- Replies: 6
- Views: 25112
- Thu Oct 06, 2016 9:06 pm
- Forum: Support
- Topic: tab in table
- Replies: 6
- Views: 25112
How do i turn off this feature?
How do i turn off this feature?
- Fri Aug 14, 2015 3:24 pm
- Forum: Support
- Topic: [bcc64 Fatal Error] Unit29.h(10): 'RichView.hpp' file not fo
- Replies: 6
- Views: 23127
how do i know if i have the delphi personality?
how do i know if i have the delphi personality? do you have to pay extra for that when you purchase c++ builder?
- Thu Aug 13, 2015 7:25 pm
- Forum: Support
- Topic: [bcc64 Fatal Error] Unit29.h(10): 'RichView.hpp' file not fo
- Replies: 6
- Views: 23127
- Thu Aug 13, 2015 4:13 pm
- Forum: Support
- Topic: [bcc64 Fatal Error] Unit29.h(10): 'RichView.hpp' file not fo
- Replies: 6
- Views: 23127
- Wed Aug 12, 2015 9:01 pm
- Forum: Support
- Topic: [bcc64 Fatal Error] Unit29.h(10): 'RichView.hpp' file not fo
- Replies: 6
- Views: 23127
[bcc64 Fatal Error] Unit29.h(10): 'RichView.hpp' file not fo
i have a simple richview example program (trichviewedit and trvstyle) in c++ builder xe6 and it compiles fine 32-bit but when i try compile it 64-bit i get this:
[bcc64 Fatal Error] Unit29.h(10): 'RichView.hpp' file not found
[bcc64 Fatal Error] Unit29.h(10): 'RichView.hpp' file not found
- Mon Aug 03, 2015 10:41 pm
- Forum: Support
- Topic: [ilink32 Error] Fatal: Unable to open file 'RICHVIEW.OBJ'
- Replies: 2
- Views: 15241
- Mon Aug 03, 2015 8:48 pm
- Forum: Support
- Topic: Ambiguity 'Ptblrv::TRVPrint' and 'Gtrichviewintf::TRVPrint'
- Replies: 1
- Views: 11655
Ambiguity 'Ptblrv::TRVPrint' and 'Gtrichviewintf::TRVPrint'
recompiling a builder5 app in xe6. i have trials for xe6 of both gnostice and richview.
seems to be a collision between gnostice and richview?
[bcc32 Error] SendEmail.h(73): E2015 Ambiguity between 'Ptblrv::TRVPrint' and 'Gtrichviewintf::TRVPrint'
Full parser context
MainWindow.cpp(9): #include ...
seems to be a collision between gnostice and richview?
[bcc32 Error] SendEmail.h(73): E2015 Ambiguity between 'Ptblrv::TRVPrint' and 'Gtrichviewintf::TRVPrint'
Full parser context
MainWindow.cpp(9): #include ...
- Mon Aug 03, 2015 8:32 pm
- Forum: Support
- Topic: [ilink32 Error] Fatal: Unable to open file 'RICHVIEW.OBJ'
- Replies: 2
- Views: 15241
[ilink32 Error] Fatal: Unable to open file 'RICHVIEW.OBJ'
I installed the richview trial for embarcadero c++ builder XE6 and made a new VCL application and dropped a TRichViewEdit object on the form and hit Make and got:
[ilink32 Error] Fatal: Unable to open file 'RICHVIEW.OBJ'
Looking in C:\VCL\TRichViewTrialCBuilder\TRichView\Trial\CBXE6\CBuilder32\XE6 ...
[ilink32 Error] Fatal: Unable to open file 'RICHVIEW.OBJ'
Looking in C:\VCL\TRichViewTrialCBuilder\TRichView\Trial\CBXE6\CBuilder32\XE6 ...