[openbeos] Re: Haiku VMware video driver in BeOS 5 PE?

> Hi folks!
> 
> Is it possible to use haiku's vmware video driver in beos 5 pe?
> I tried to copy driver and accelerant binaries to respective folders
> but screen remains in b&w mode.

It should be possible, but maybe the driver is using some haiku-only 
safer functions for string manipulation (like strlcpy...) and then 
fails to load in R5.
You will want to try to build it for the r5 or dano platform instead:

TARGET_PLATFORM=r5 jam vmware
TARGET_PLATFORM=r5 jam vmware.accelerant
they should then be somewhere in generated/objects/r5/x86/release/.

François.


Other related posts: