There are three VC++ header files that need "pragma once" added to the top of them in order to eliminate redefinition errors. Most of the header files have "pragma once" in them but it seems the following were missed:
strings.h
canvas.h
pen.h
brush.h
Without the "pragma once" you get redefinition errors. Once you add it into those 4 header files everything works fine.
VC++ Headers Need Updating
Hi,
yes, you're correct, I've added it for all the header files which lack the def. for the next installer.
Thanks for the report.
yes, you're correct, I've added it for all the header files which lack the def. for the next installer.
Thanks for the report.
Pep Jorge
http://support.steema.com
http://support.steema.com