On Dec 2, 2013, at 9:08 PM, Igor Stasenko [via Smalltalk]
<[email protected]> wrote:
> try and see if it works for you (and try syscall too, if yes then i think we
> can finally close the bug entry).
Yes!!!!!!!!!!!!!!! FMOD is now working and so is system call:
run: str
"self run: 'open http://www.google.com'."
<primitive: #primitiveNativeCall module: #NativeBoostPlugin error:
errorCode >
^ self nbCall: #( int system (String str) ) module: NativeBoost CLibrary
Thank you, Igor :)
-----
Cheers,
Sean
--
View this message in context:
http://forum.world.st/NativeBoost-String-Handling-Bug-tp4726860p4726893.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.