Thank you very much Fred and Purebasic team for this release. Unfortunately, I get a segmentation fault error on my Arch Linux x64 install (the dependency check script reports that all required libraries are available since I am using PB 5.62 on the same machine) upon launching the 5.70b1 Purebasic ...
Using PB 5.30b2 on Arch Linux x64 (both PureBasic versions, x86 & x64) the following happens: the editor has a UTF8 encoding scheme by default and I am using Unicode TrueType fonts. On the PB editor, I can type in a line a string in Greek but when I move to the next line (i.e I press RETURN ...
Tried your code with PB 5.21 and SQL Server 2008 R2.
Created tables and sp successfully. Table population does not work for table zz_test_ac, the other two are populated fine (500 and 15000 records). Please fix your code population code above so that we can continue testing.
I am using this excellent library to write a small command line utility that will use several COM objects of a large ERP application. I have trouble passing a COMateObject object as a parameter.
Here is the object in question (using Microsoft OLE/COM Object Viewer) - CLSID: {4163F5AF-7147 ...
One question: MacOSX PPC support has been dropped? All I can see in the download area are OSX versions for x86 and x86_64. Yes, the first post in this thread mentions it Removed: PowerPC version for OS X I was overwhelmed by the "Added" features, that I missed that :D It's OK, I have v5 on my ...
Thank you very much for updating your excellent library and all the hard work you've put in to it.
Any plans to provide a library for the 64-bit version of PureBasic?
I would like to ask if the LogInit() and LogWriteString() functions work, because on my setup they don't. LogInit() does not create the logfile and LogWriteString() does not add lines to an existing log file. The problem seems to be in the ...