DiscussionsIssue archiveOther usage issues

Archived discussion

going from 3.1 to 4.0

Other usage issuesFri, 09/13/2002 - 14:511 reply

Browse this forum
QuestionAuthor

Hi,

I have an application that I want to move from 3.1 to 4.0.
Does anybody have a info (link, ...) on what changed between the two.
A first try shows that the library AppStd doesnot exist anymore.

Thanks

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Hello
to run your application under OCC 4.0 you have to change your plugins file like this:
ad696000-5b34-11d1-b5ba-00a0c9064368.Location: libPAppStdPlugin.so for 3.1

ad696000-5b34-11d1-b5ba-00a0c9064368.Location: PAppStdPlugin for 4.0
You have only to remove lib and .so
Jerome