3 Sep 2004 12:48
Re: 2.1.6 plugin build
J.M. Maurer <j.m.maurer <at> student.utwente.nl>
2004-09-03 10:48:14 GMT
2004-09-03 10:48:14 GMT
Hi Charles, > errorCode = pView->cmdInsertGraphic(pFG,szTmp.c_str()); See, it does use cmdInsertGraphic> What is it you view as the trivial which allows it to compile Change that line to errorCode = pView->cmdInsertGraphic(pFG); and it will compile. Sorry for the inconvenience...! Bye! Marc ----------------------------------------------- To unsubscribe from this list, send a message to abiword-user-request <at> abisource.com with the word unsubscribe in the message body.
> What is it you view as the trivial which allows it to compile
Change that line to
errorCode = pView->cmdInsertGraphic(pFG);
and it will compile. Sorry for the inconvenience...!
Bye!
Marc
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request <at> abisource.com with the word
unsubscribe in the message body.
RSS Feed