Hi Guys,
I have found it extremely hard trying to find some sort of documentation regarding getting mdl to work in visual studio 2003..
Could someone please provide a very simple example visual studio project which will allow for both mdl and microstation api?
Thanks.
iifuzz: The issue i was having was that when i tried to compile, it would never find the MicroStationAPI.h I found the solution ...
Thanks for pointing that out!
I've added that hint to the notes about the MDL Development Environment
Regards, Jon Summers LA Solutions
Thanks Jon, your always very helpful.
I have been to your website and set up everything.
The issue i was having was that when i tried to compile, it wouldnever find the MicroStationAPI.h
i found the solution to be adding these lines to the mke file
dirToSearch = $(MSMDE)mdl/MicroStationAPI/ %include cincapnd.mki
for anyone else having that problem ^_^
I believe everything is ok now. Thanks!
iifuzz: I have found it extremely hard trying to find some sort of documentation regarding getting mdl to work in Visual Studio 2003. Could someone please provide a very simple example Visual Studio project which will allow for both MDL and MicroStationAPI?