<div dir="ltr">Hello!!! Now I want to make a sample, but I get error after make<div><br></div><div><div>g++ -c -g -fshort-wchar -I../include -I../include/nsprpub -I../include/string -I../include/xpcom -I../include/ipcd -DVBOX_WITH_XPCOM_NAMESPACE_CLEANUP -o tstVBoxAPIXPCOM.o tstVBoxAPIXPCOM.cpp</div><div>In file included from ../include/nsprpub/prtypes.h:58:0,</div><div>                 from ../include/xpcom/nscore.h:51,</div><div>                 from ../include/nsrootidl.h:11,</div><div>                 from ../include/nsISupports.h:10,</div><div>                 from ../include/nsIMemory.h:10,</div><div>                 from ../include/xpcom/nsMemory.h:41,</div><div>                 from tstVBoxAPIXPCOM.cpp:69:</div><div>../include/nsprpub/prcpucfg.h:63:3: error: #error "Define the correct platform identifier / Port me."</div><div>In file included from ../include/xpcom/nscore.h:51:0,</div><div>                 from ../include/nsrootidl.h:11,</div><div>                 from ../include/nsISupports.h:10,</div><div>                 from ../include/nsIMemory.h:10,</div><div>                 from ../include/xpcom/nsMemory.h:41,</div><div>                 from tstVBoxAPIXPCOM.cpp:69:</div><div>../include/nsprpub/prtypes.h:306:2: error: #error No suitable type for PRInt8/PRUint8</div><div>../include/nsprpub/prtypes.h:331:2: error: #error No suitable type for PRInt16/PRUint16</div><div>../include/nsprpub/prtypes.h:363:2: error: #error No suitable type for PRInt32/PRUint32</div><div>../include/nsprpub/prtypes.h:426:2: error: #error 'sizeof(int)' not sufficient for platform use</div><div>tstVBoxAPIXPCOM.cpp:76:26: fatal error: VBox/com/com.h: No such file or directory</div><div>compilation terminated.</div><div>make: *** [tstVBoxAPIXPCOM.o] Error 1</div></div><div><br></div></div>