Greetings, I'm trying to port my application to Linux. It's sometimes tricky because I rarely use that OS. I'm now having a problem with PicturetoBinaryStringMBS (this is a key function for my app). It results in an empty string. It works fine in Mac and Win32. The pictures are made the same way on all platforms (using new picture).
The documentation says PicturetoBinaryStringMBS works on Linux, but perhaps the requirements are not the same than the other platforms? I'm using RS 2011r2, MBS 11.1, Ubuntu 10.04 inside VirtualBox (most recent version). The PicturetoBinaryStringMBS is a convenient method. Using workarounds like looping thru every pixel in RB code is simply not an option. _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
