Hi,
I'm almost to the compilation stage of this process. I have all of the libraries compiled and loaded into the GEM project, but I'm still missing 3 files and their headers. The wayward code files are called:
/Base/GemOutput.cpp /Controls/gemcontrol.cpp /Controls/gemwindow.cpp
I performed a CVS checkout yesterday following the example on gem.iem.at and these files didn't come with it. I also have a download of GEM with src files, but they weren't there either. Where can I get these?
muchas gracias, wes
On Mar 26, 2005, at 6:36 PM, Wesley H. Smith wrote:
/Base/GemOutput.cpp /Controls/gemcontrol.cpp /Controls/gemwindow.cpp
I performed a CVS checkout yesterday following the example on gem.iem.at and these files didn't come with it. I also have a download of GEM with src files, but they weren't there either. Where can I get these?
...these files are part of the "multiple_windows" branch/tag, so you don't need them if you are aren't compiling that particular branch...just remove them from your makefile (or xcode project, if you're using that)...
james