Compiler Error C3832

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Compiler Error C3832.

type library': type library looks as if it was built for 32-bit pointers; please change the 'ptrsize' qualifier

Explicit information supplied with the ptrsize attribute of the #import directive did not agree with what the compiler found in the type library.

Show: