Plan of attack?
Posted: Tue Feb 08, 2005 2:06 pm
				
				Let's agree on a config to start working with.  Do we go with the latest rev (v6) or one of the "pre-built" binary kits, like the v5 kit on the Freeware CDs?  I think we can get at least one v5 kit that truly has all the components we need.  We will need to do a lot of kit scrounging to get a v6 kit built.
I think we can learn a lot from the v5 kit that we could then use to build a v6 kit.
I've been able to get the JPEG library built, and if you look in the JPEG library itself, it indicates that you need to move several .h files and the shared object library to Sys$Library (not in those words, but that's the gist of it) in order to include JPEG in any other program. I moved them there and got past the associated errors (until I ran into another, but more on that later).
Right now, I need to get to work (where I can't access this board due to the :8080 port usage and corporate firewall rules). So, which is it? v5 or v6?
Aaron
			I think we can learn a lot from the v5 kit that we could then use to build a v6 kit.
I've been able to get the JPEG library built, and if you look in the JPEG library itself, it indicates that you need to move several .h files and the shared object library to Sys$Library (not in those words, but that's the gist of it) in order to include JPEG in any other program. I moved them there and got past the associated errors (until I ran into another, but more on that later).
Right now, I need to get to work (where I can't access this board due to the :8080 port usage and corporate firewall rules). So, which is it? v5 or v6?
Aaron