1
edit
Changes
m
→Setting C and C++ compilers
== Setting C and C++ compilers ==
Run Cygwin terminal window and apply the follows:
<pre>
export WINDOWS_VISTA_PSDK=TRUE
export DISABLE_ATL=TRUE
export DISABLE_ACTIVEX=TRUE
</pre>
== Configuring The Source ==