I'm getting the below warning when I start the developer shell:
# Warning: Compiler Setup error# VS80COMNTOOLS not defined. That should have been set when the# .NET 2005 compiler was installed. You will not be able to do# any native C, C++ or C# development using the default compiler# for MicroStation.#-----------------------------------------------------------------------
I don't want to use the vs 2005 compiler how do I tell bmake to use the microstations compiler?
Thanks, Jan. I think I will probably just download and install vs 2005 to remove that as a possible cause of my issues.
Hi Brenden,
Brenden OReilly said:I think I will probably just download and install vs 2005 to remove that as a possible cause of my issues.
I am sure it's not. But you are not willing to share you mke file, you have to solve the problem yourself.
Be aware that .mc fles are not compilable by VS2005, because MDL is not pure C/C++, but it's dialect with some differences. So when code is written (.mc, .r), it has to be decided whether it's written for pseudocode compilers or for native code compilers. No code can be compiled by both.
Brenden OReilly said: just download and install vs 2005
Be aware it has to be Visual Studio 2005 Professional, not any other variant (at this time, some VS2005 free/lite versions existed).
With regards,
Jan
Bentley Accredited Developer: iTwin Platform - AssociateLabyrinth Technology | dev.notes() | cad.point