User forums > Help
install wxwidgets 2.6.1
tiwag:
--- Quote from: ThomasG on August 24, 2005, 03:26:00 pm ---@tiwag
could you post your "envgcc.bat" file
--- End quote ---
--- Code: ---@REM start-----------------------------------------------------------envgcc.bat
@if "%ENVGCC%" == "" (
set ENVGCC=SET
echo Setting environment for MinGW GCC Compiler...
set PATH=D:\MinGW\Bin;%PATH%
)
@REM end-------------------------------------------------------------envgcc.bat
--- End code ---
thomas:
--- Quote from: tiwag on August 23, 2005, 10:35:18 am ---sorry but i think this isn't correct
--- End quote ---
Oi!!! You're right.
--- Quote from: ThomasG on August 24, 2005, 03:26:00 pm ---what has to be in the path variable to get MinGW32 working
--- End quote ---
Exactly the two directories in tiwag's post, none more is needed.
Navigation
[0] Message Index
[*] Previous page
Go to full version