Project : error PRJ0003 : Error spawning 'midl.exe'
This what I get when Building
Project : error PRJ0003 : Error spawning 'midl.exe'
I don't see midl.exe In E:\Program Files\Microsoft Visual Studio 8\VC\bin
the use of midl.exe indicates that is use a preprocessor ?
why isn't midl.exe in my visual studio 8 folder ?
PS : I use VC++ 2005 Express
thx, i'm installing the SDK.
Something bizarre, does VC++2005 Express has .net composants installed by default ?
Because when you do "New project", you have VC++ types :
- CLR
- General
-Win32
no .Net, may be .net components are embedded into those types...
Express eidition will include some managed (.NET) applications. It misses other components like ATL, MFC, & the PSDK headers.
Thanks,
Ayman Shoukry
VC++ Team

ok after SDK installation, need to check tools/options/VC++ dirs
and locate platformsdk/bin
If not VC w'ont find midl.exe
Nowhere! You need to by Visual Studio 2005 Standard at least, or you need a MSDN abo! ATL and MFC are not available for free download!
Ayman already wrote that to you!
The SDK contains a 64bit version of ATL+MFC. This always causes confusion!
And because of VC-Express doesn't support 64bit its worthless for you!
There is no Win32 MFC/ATL version for public/free access!