cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

klijn
Journeyman III

Visual studio 2010 example import error: AMDTSamples.props not found

Hello,

When opening the TeaPot example projects in visual studio 2010 (express...) I get on import error (see att.)

Searching for the file fails to result in any hits (google or local)

Windows 7 Enterprise SP1 (64-bit)

Visual Studio 2010 express (10.0.40219.1 SP1Rel)

On a side note, the examples are installed in the program files directory: Out of the box this means that visual studio will not open these without admin privileges.

Greetings

Wouter

0 Likes
1 Reply
kalyanpk
Staff

Hi,

On installing CodeXL on a system that already has VS2010, "Teapot" sample is copied at the following location:

"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\AMD\CodeXL\Examples\Teapot".

"AMDTSamples.props" file is also present in the same location.

You need admin privilege to make modifications to this sample from VS2010.

And looks like for this reason, you have copied the files to custom location i.e. "D:\Users\klijn\...".

copy the entire "Teapot" directory and build it. cross check your VS project settings once.

Hope this helps.

Thanks,

Kalyan P

0 Likes