gcc --version returns: 4.9.3 and gcov --version returns: 4.9.3
Am I forgetting something?
A. Robert S.
unread,
May 12, 2016, 3:13:21 AM5/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cpputest
Hi Zachary,
Did you recompile the CppUTest libraries with 4.9?
Did you copy the newly compiled libraries from /cpputest_build/lib to lib/? OR
In case you installed CppUTest (Linux, Cygwin, MacOS,...) did you compile and install with 4.9?
Regards,
Robert
Zachary Wilcox
unread,
May 12, 2016, 12:09:44 PM5/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cpputest
I did recompile CppUtest with 4.9 I did move the compiled libraryes from some_path/cpputest/cpputest_build/lib to /some_path/cpputest/lib with CPPUTEST_HOME = some_path/cpputest