gmoney
unread,Apr 6, 2012, 12:47:31 PM4/6/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google C++ Testing Framework
Hi,
I'm trying the build GoogleTest using the Green Hills MULTI (v 4.2.3)
compiler. Do you know if anyone has been able to get GoogleTest to
build for the Greens Hills compiler? If so, can you provide me what
they did? I've made some changes to the gtest-port.h file to make some
progress. However, I'm running into a lot of compile issues. My
current errors are related to the following:
"C:\GHS\ppc423\scxx\iomanip", line 31: error #18: expected a ")"
const _Fillobj<_Elem>& _Manip)
^
Any help/feedback would be greatly appreciated. I really want to use
gtest for my RTOS environment but we may have to use other tools in
order to move forward.
Regards,
--
-Garrick