FreekyFrank
FreekyFrank
I have what I think is the same problem. Just updated Flutter so convenient point to report. The issue appears to be the empty fields in the buttons. Copy of...
Solved! I'm new to Flutter and still having some difficulties. I am using VSCode and it often throws up warnings saying you need a 'const' which then causes problems later....
I should add I am not sitting on my hands but I am trying to learn about makefiles but I'm not in a position to add anything to the above.
Mmm.. Here is where I am now. I have two versions of CppUTest one downloaded via the James Grenning book (Which works): ``` g++ -g -Wall -c test.c -o test.o...
Hi Thanks for the response. I believe I followed the instructions given on the github page. The below is my latest makefile, on Linux, which is currently setup the way...