Please forgive me for yet another email, but I have spent all
evening trying to get the new rich edit control to work. I successfully compiled
the control and installed it into the IDE fine but compiling the sword project
now gives me several error messages. Below is the dump from the compiler. If
anyone can help me I would greatly appreciate it. I have spent hours and to no
avail trying to fix this problem. I am tired and going to bed now, I kinda feel
defeated :(
Thanks in Advance
David Trotz
[C++ Error] RxRichEd.hpp(38): E2015 Ambiguity between
'CHARFORMAT2A' and 'Richedit::CHARFORMAT2A'
[C++ Error] RxRichEd.hpp(411): E2015 Ambiguity between 'CHARFORMAT2A' and 'Richedit::CHARFORMAT2A' [C++ Error] RxRichEd.hpp(431): E2015 Ambiguity between 'CHARFORMAT2A' and 'Richedit::CHARFORMAT2A' [C++ Error] RxRichEd.hpp(448): E2015 Ambiguity between 'CHARFORMAT2A' and 'Richedit::CHARFORMAT2A' ... and the list goes on |
- Re: [sword-devel] RXRichEd David Trotz \(Integrity Online\)
- Re: [sword-devel] RXRichEd Troy A. Griffitts
- Re: [sword-devel] RXRichEd dtrotzjr