MIDI-OX User Forum (http://www.midiox.com/cgi-bin/yabb/YaBB.pl)
General >> General Board >> MF2T source
(Message started by: eeijlar on Jul 2nd, 2003, 10:51pm)

Title: MF2T source
Post by eeijlar on Jul 2nd, 2003, 10:51pm
Hi,
Has anyone tried to compile mf2t.c in Windows? I keep getting a heap of errors about unresolved externals when I try to link the program. I'm not sure what environment it was written in originally or what changes have to be made to make it work in Windows. If anyone has tried this I would really appreciate it if they posted a reply.

mf2t.c is available from the main midiox page (mf2tsrc.zip)

Regards,
eeijlar

Title: Re: MF2T source
Post by Jamie OConnell on Jul 4th, 2003, 12:41pm
You need to compile more than just that one file.  There are several makefiles in the package -- one for MS C, Borland C, Unix, and Atari.

If you have MSC (or MSVC++) you can use the makefile.msc to build the programs:

Go to a command prompt and setup your build environment (MS provides vcvars32.bat in the C:\Program Files\Microsoft Visual Studio\VC98\Bin folder).  Then CD to your mf2t folder and enter at the command line:
 nmake -f makefile.msc


Title: Re: MF2T source
Post by eeijlar on Jul 5th, 2003, 6:51am
Hi Jamie,
Thanks for that.. much appreciated

Regards,
eeijlar



MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1!
YaBB © 2000-2003. All Rights Reserved.