error MSB4018: The "AntBuild" task failed unexpectedly.

Howdy - I’m new to Android development. I’ve just installed the Tegra Android Dev Pack, used in conjuntion with Visual Studio 2010. Note that I have successfully built and run the TDK_Samples. I am now in the process of setting up a cocos2dx project, but when I add cocos2dx\platform\android\java then attempt to build the project, I get the following error:

MentorGraphics.Cpp.Android.Make.targets(123,5): error MSB4018: The "AntBuild" task failed unexpectedly.

And when I open that file, I see several of the xml tags (PropertyPageSchema,projectTools, TrackFileAccess,AntBuild, etc…) are considered to be invalid children.

Any thoughts?

I should note also that the cocos2dx project is a makefile-based pure java project that I imported via File|New|Project|Android|Import a makefile-based Android Project.

Bill, This question needs to be moved to the Nsight Tegra Visual Studio Edition forum.