Search found 9 matches

by gummel
Mon May 19, 2014 10:24 am
Forum: Mac OSX
Topic: Network SQLite Access
Replies: 2
Views: 2064

Network SQLite Access

Hi!

Is anybody out there who could confirm this issue:

- I have Windows-Share mounted under MacOSX as e.g. "myshare".
- In "myshare" is a SQLiteDB stored.

Now i try to acces this database with this peace of code (PB example!)


UseSQLiteDatabase()
DatabaseFile$ = "/Volumes/myshare/demo.sqlite ...
by gummel
Thu Dec 10, 2009 1:20 pm
Forum: Mac OSX
Topic: Install-Problems (Linker Error)
Replies: 9
Views: 3162

Re: Install-Problems (Linker Error)

Hi!

I think it's not a bug ... it's something what i do completly wrong (since version 4.31 I think). As I wrote, my problems are not only under TIGER (Intel). The problems are the same on my PPC Macs. So if nobody else has this problems, so it must be my fault or something with my instalations ...
by gummel
Wed Dec 09, 2009 9:41 pm
Forum: Mac OSX
Topic: Install-Problems (Linker Error)
Replies: 9
Views: 3162

Re: Install-Problems (Linker Error)

Image

Just a fresh install of xtools on Tiger ... and runnig an "debug 123" in Purebasic ...
by gummel
Sat Dec 05, 2009 11:31 pm
Forum: Mac OSX
Topic: Install-Problems (Linker Error)
Replies: 9
Views: 3162

Re: Install-Problems (Linker Error)

Hmm ...

Thank you for your patience!
I will check if I use the correct DVD ... (But I've only one). And I will try to delete the folder.

More comming soon!
by gummel
Fri Dec 04, 2009 6:59 pm
Forum: Mac OSX
Topic: Install-Problems (Linker Error)
Replies: 9
Views: 3162

Re: Install-Problems (Linker Error)

Yea, there is a developer folder.

But i've no idea what to do ...

I've sevaral Mac's (PowerMac and Intel) PB works nowhere ...
by gummel
Thu Dec 03, 2009 5:14 pm
Forum: Mac OSX
Topic: Install-Problems (Linker Error)
Replies: 9
Views: 3162

Install-Problems (Linker Error)

HI all,

after downloading the new 4.4-version i thought to take a new ride on compiling my first mac-os-app. But how described in some other threads I only get linker errors (out of date etc. an ranlib(1)).

I shold install "Unix developer Tool" but where are these Tools??? I've an Tiger-Version 10 ...
by gummel
Thu Nov 12, 2009 4:38 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 588834

Re: PureFORM 1.99 (yet another FORM designer)

Hi Gnozal,

in your great designer are some settings affected to the project (e.g. not to generate event loop) i think it would be great if this settings would be saved with the project and not with the global program-settings. So if you have diffrent projects, you ever have to change it manually ...
by gummel
Sat Mar 22, 2008 12:56 pm
Forum: PureFORM & JaPBe
Topic: PureSMTP library : mail & attachments (AUTH supported)
Replies: 369
Views: 273872

Sorry for the post!

Gnozal useses and produces a correct code! It was my fault, because I used an old snippet with a double entry of the "FROM"-field in the header.

Majordomo accept the mails without any problem!

Thanks Gnozal!
by gummel
Sat Mar 22, 2008 11:44 am
Forum: PureFORM & JaPBe
Topic: PureSMTP library : mail & attachments (AUTH supported)
Replies: 369
Views: 273872

HI Gnozal,

thanks for the very good lib, but now i found out a little problem with no solution for me:

i try to send a mail to a majordomo-mailiglist.

it looks good, but majordomo does't accept the mail, so i get no response.

i checked out diffrences between my mailer (with lib) and an other one ...