Problems building AstTapi
Status: Alpha
Brought to you by:
nickkknight
I am having trouble building AstTapi under Windows XP
Professional using Microsoft Visual C++ Express (v. 8).
I have got most of the minor wrinkles worked out
(paranoid string function warnings, etc...) but I seem
to be hanging up on a file called "afxres.h" which is
included twice from resource.h but as far as I can
tell, does not come with the project. It looks like it
might be one of those things that MSVC is supposed to
be generating, but for some reason is not.
Has anybody else encountered this? Was there a
reasonable solution?