To use MIDL on cygwin, how to set environmet variable
Posted: 24 Sep 2006 13:11
hi all
i changed the axvlc.idl to add a new method in vlc activex control.
in the readme.txt, it said that if i changed the axvlc.idl, i need to use the midl compiler.
i need to set some environmet variable like
export PATH=$PATH:"/cygdrive/c/Program Files/Microsoft Visual/Studio/COMMON/MSDev98/Bin":"/cygdrive/c/Program Files/Microsoft Visual Studio/VC98/Bin"
export INCLUDE='C:\Program Files\Microsoft Visual Studio\VC98\Include'
export MIDL="midl"
i know little about cygwin. my OS is window xp. i tried to use command line to set these variavle, but i failed.
so how to set these enviroment variable?
thanks
i changed the axvlc.idl to add a new method in vlc activex control.
in the readme.txt, it said that if i changed the axvlc.idl, i need to use the midl compiler.
i need to set some environmet variable like
export PATH=$PATH:"/cygdrive/c/Program Files/Microsoft Visual/Studio/COMMON/MSDev98/Bin":"/cygdrive/c/Program Files/Microsoft Visual Studio/VC98/Bin"
export INCLUDE='C:\Program Files\Microsoft Visual Studio\VC98\Include'
export MIDL="midl"
i know little about cygwin. my OS is window xp. i tried to use command line to set these variavle, but i failed.
so how to set these enviroment variable?
thanks