Point CPPUTEST_HOME to the root directory of CppUTest. If you don't, the starter project makefile will not be able to find MakefileWorker.mk and the needed include and library files.
export CPPUTEST_HOME=/close-to-your-production-code/cpputestUnder cygwin, you can use a windows environment variable.
Hi David
To get started, you can change the makefile to define CPPUTEST_HOME. The eclipse instructions are old and I don't know what has changed in eclipse over the years. That should help get the starter project going.
Also, I made a git repo for the book's code with an updated build environment and instructions for building with Docker. If you can run docker on your machine it might be the best way to go. https://github.com/jwgrenning/tddec-code
One of the problems over the years keeping the book code running is that the tool chain is constantly changing. Docker helps hold the build environment steady.
Thanks for buying my book!
Hope that helps, James
James Grenning -- Author of TDD for Embedded C - wingman-sw.com/tddec
Join my live-via-the-web TDD Training

wingman-sw.com -- blog -- @jwgrenning -- facebook
--
You received this message because you are subscribed to the Google Groups "cpputest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpputest+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cpputest/183c45f1-e1d9-42a0-8e8a-4b9ab950f0b2n%40googlegroups.com.