is there an idiots guide to building euphoria?
- Posted by rkdavis Dec 10, 2008
- 1026 views
ok i've started mucking around with the 4.0 builds of euphoria and although it builds and runs correctly i'm just doing a straight
update via tortoisesvn wmake -f makefile.wat clean wmake -f makefile.wat distclean configure wmake -f makefile.wat winall copy *.exe ..\bin
i just discovered the env var EUVISTA (although i don't know what it's for :) but i've now set it anyway :) )
and i see mention of managed_mem and debug etc.
what actually do all these environment vars mean and do? and what should i be setting them to on vista home premium sp1?