Compilation errors using #include "PDSReadProcs.h"


hi,

in vs 2005 console exe application vc++ 100+ errors on including:-
#include "pdsreadprocs.h"

errors as:-
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(51) : error c2061: syntax error : identifier 'pddocgetstructtreeroot'
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(52) : error c2059: syntax error : ')'
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(64) : error c2146: syntax error : missing ')' before identifier 'nproc'
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(64) : error c3646: 'nproc' : unknown override specifier
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(64) : error c2061: syntax error : identifier 'pdstreerootgetnumkids'
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(64) : error c2059: syntax error : ')'
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(79) : error c2146: syntax error : missing ')' before identifier 'nproc'
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(79) : error c3646: 'nproc' : unknown override specifier
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(79) : error c2091: function returns function
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(79) : error c2061: syntax error : identifier 'pdstreerootgetkid'
\adobe\pdflsdk9\include\headers\pdsreadprocs.h(81) : error c2059: syntax error : ')'

please suggest.

-abhi

#include "pdsreadcalls.h"

use instead.


More discussions in Acrobat SDK


adobe

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code