PPP2 Chapter 12 12.7 Images

I'm trying out the GUI code in Chapter 12 Section 12.7 and I was wondering if there was a way to get the images he's using in the code.

Also, while I'm able to compile and link correctly with FLTK and the book's GUI interface libraries, I can only do it with x86 configuration for some reason. Trying it with x64 gives me linker errors. I don't know how to fix the errors. I built the libraries on my own with Visual Studio 2017, but I can't find a way to choose if I want x86 or x64 (it seems like you can't do it in Win32?).

Even in x86, while there are no compiler errors, there are still lots of warnings. They aren't from my code, though, as they're coming from Simple_window.h, Graph.h, and etc..
Topic archived. No new replies allowed.