StandardSchema Sample not compiling


i'm trying compile standardschema comes xmp under sample directory. keep getting this..

build log

--------------------configuration: basicschema - win32 debug--------------------

command lines
creating temporary file "c:\docume~1\e465278\locals~1\temp\rsp852.tmp" contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"debug/basicschema.pdb" /debug /machine:i386 /out:"debug/basicschema.exe" /pdbtype:sept
".\debug\basicschema.obj"
]
creating command line "link.exe @c:\docume~1\e465278\locals~1\temp\rsp852.tmp"
output window
linking...
basicschema.obj : error lnk2001: unresolved external symbol "void __cdecl serializemetaxap(class metaxap &,unsigned char,int)" (?serializemetaxap@@yaxaavmetaxap@@eh@z)
basicschema.obj : error lnk2001: unresolved external symbol "void __cdecl dumpmetaxap(class metaxap &,int)" (?dumpmetaxap@@yaxaavmetaxap@@h@z)
basicschema.obj : error lnk2001: unresolved external symbol "char const * const xap_ns_xap_rights" (?xap_ns_xap_rights@@3qbdb)
basicschema.obj : error lnk2001: unresolved external symbol "char const * const xap_ns_xap" (?xap_ns_xap@@3qbdb)
basicschema.obj : error lnk2001: unresolved external symbol "class metaxap * __cdecl makenewmetaxap(char const *,class xapclock *)" (?makenewmetaxap@@yapavmetaxap@@pbdpavxapclock@@@z)
basicschema.obj : error lnk2001: unresolved external symbol "char const * const xap_ns_pdf" (?xap_ns_pdf@@3qbdb)
basicschema.obj : error lnk2001: unresolved external symbol "char const * const xap_ns_dc" (?xap_ns_dc@@3qbdb)
basicschema.obj : error lnk2001: unresolved external symbol "void __cdecl xaptk_generalinit(class xapallocator *)" (?xaptk_generalinit@@yaxpavxapallocator@@@z)
basicschema.obj : error lnk2001: unresolved external symbol "void __cdecl xaptk_terminate(void)" (?xaptk_terminate@@yaxxz)
debug/basicschema.exe : fatal error lnk1120: 9 unresolved externals
error executing link.exe.

results
basicschema.exe - 10 error(s), 0 warning(s)
========================================

can point out needs done i'm not doing compile , run sample program?

-jp

use linking paths in xapdumper sample. copy xapdumper project workspace. replace xapdumper.cpp files it. should build.


More discussions in XMP 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