[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TASS] Mark III vs Mark IV code and MS vs Linux
Ted et ALL,
I thought that I had included the "main.cpp" program with the "zip" file that
I originally posted, but I guess that I dod not. I have placed this program on
Michael's ftp site "pub/incoming" where you can get it.
It should allow you to compile the Mark IV processing program under Visual
Studio 6.0 (or 5.0 for that matter) and process Mark4 images one at a time (batch
mode will not work with this program). You will of course not use the
mark3main.cpp program module in this mode.....
Glenn G.
Ted Woodhouse wrote:
> At 10:22 AM 11-12-99 -0500, Glenn wrote, in part:
> > The programs that I posted originally can be compiled using Visual Studio
> >6.0 if you change the include file:
> >
> > #include<stnstream.h> ---> #include<strstrea.h>
> >
> > In three of the programs and use the "main.cpp" file (I don't remember
> >which ones off the top of my head) that was included (not the
> >mark3main.cpp) that is the main program that compiles with the "gcc"
> >makefile...
> Hi, Glenn and All,
> I can't seem to get this to work. There isn't a main.cpp program among the
> files.
> The only files with a "main" in them are:
> hello.c
> hdparm.c
> Mark3m~1.cpp
> Am I missing a file, or just being dense? The files I'm looking at are
> from the
> MK4STAR.zip file on Michael's FTP site.
>
> Thanks.
>
> Ted