Hi, all
First post here, so be gentle, please.
I am trying to compile a small application and I am using VC++ (6.0) for an IDE.
Code compiles, but if I try to run it from IDE (RTE debug or release target), I am getting an error “blabla.dll is not a valid excutable file”.
Any ideas? Feels like IDE is thinking it has an EXE, not a DLL.
I have created the project using OpenAT Wizard and the only things I changed are makefile for the target and added couple of include dirs and symbols through IDE project settings.
Any help will be greatly appreciated.
Thanks,
Rudolf