[TRE-general] tre

Ville Laurikari ville at laurikari.net
Wed May 10 04:58:07 EEST 2006


On Tue, May 09, 2006 at 03:05:46PM +1000, skaller wrote:
> This is why in the first instance I tried to build TRE
> from source *inside* Felix, in particular since it
> alone has proper control over the target environment.
> 
> The build currently works 'out of the box' from
> CMD.EXE command line in windows for win32. No need
> for Cygwin or Mingw -- many Windows programmers have
> only Microsoft tools available.

Can MSVC Developer Studio be assumed?  TRE comes with a project file
so you can build it from command line something like this: 

  msdev tre\tre.dsw /MAKE "ALL - RELEASE"

If anyone has built TRE for win64 I'd be glad to hear it.  I'm
currently fixing some compiler warnings in x86_64-linux builds.  They
seem to be all "safe" to ignore though, but the MS compiler might
consider some of them errors instead of warnings.

-- 
http://www.iki.fi/vl/


More information about the TRE-general mailing list