DiscussionsIssue archiveOther usage issues

Archived discussion

PAppStdPlugin.dll

Other usage issuesWed, 11/26/2008 - 18:594 replies

Browse this forum
QuestionAuthor

I'v compiled a OpenCascade OCAF app from the OCAF Wizard, but the Save operation fails becaus PAppStdPlugin.dll is missing, where can I find this dll or the source code to compile it ?

Thanks

Discussion

4 archived replies

Posts are displayed in their archived order.

01Commenter-1

I think I have a similar problem. I was trying to port an OCAF application from OC5.2 into OC6.3 but I can't load/save files. I'm still investigating the problem... but could be the same.

Commenter-1

02Commenter-1

Actually, it was something else in my case - just a question of pointing at the right "Plugin" files.

Commenter-1

03Commenter-2

I guess the OCAF Wizard has not been updated to catch up with repackaging and split in OCAF made a few versions ago. You should substitude PAppStdPlugin with StdPlugin which uses the same GUIDs for drivers and schema. See StdResource/Plugin.

Hope this helps.

---
opencascade.blogspot.com - blog on Open CASCADE

04Author

Thank you, it seems work, I'v succesfully saved a file with one label and two integer attributes, now I will try to load this file and then to load/save more coplex data like shapes.