hcu5555 / tonatiuh

Automatically exported from code.google.com/p/tonatiuh
0 stars 0 forks source link

setting environment variables #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

The new Tonatiuh.pro files includes references to TDE_ROOT which prevent
compiling.  My assumption is that TDE_ROOT is intended to be an environment
variable pointing to c:/msys/usr/ and creating it has allowed me to
compile, but there is no reference to doing so in the wiki. 

Perhaps we should also maintain a list of all the required environment
variables in the wiki.  I myself am not sure what variables are required
and what aren't necessary.

BIN C:\msys\usr\qt\bin;C:\msys\usr\local\bin
COIN3DDIR C:\msys\usr\local
CPPUNIT C:\msys\usr\local
INCLUDE
C:\msys\usr\qt\include;C:\msys\usr\local\include;C:\MinGW\include;C:\msys\usr\in
clude
PATH C:\MinGW\bin;C:\msys\usr\qt\bin;C:\msys\usr\local\bin;C:\CMake 2.6\bin
QMAKESPEC win32-g++
QTDIR C:\msys\usr\qt
TDE_ROOT C:\msys\usr\qt

Original issue reported on code.google.com by victorjf...@gmail.com on 25 Feb 2009 at 12:25

GoogleCodeExporter commented 9 years ago

Original comment by amaiamut...@gmail.com on 26 Mar 2010 at 9:52