SDK on three systems

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

SDK on three systems

Post by Progi1984 »

Hi

Actually, we have a full SDK on Windows, a part on Linux, and a small another part on MacOs.

A wish will be an improvment of the full SDK on three systems...
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

:?:
oh... and have a nice day.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Kaeru Gaman wrote::?:
:?:
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

I think you refer to how many API commands are imported - correct?
BERESHEIT
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

Progi1984 wrote:
Kaeru Gaman wrote::?:
:?:
I don't get what you are after...

I don't think you could call the sum of PB-Libs for LINUX a "part of an SDK"
oh... and have a nice day.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

No, I want to talk about the "sdk" directory which is more complete under Windows.

Under Linux, By example, in the directory "libraries-maker", we have an example of makefile but without asm files.

Under MacOs, by example, PB come with pblibrarymaker, but the directory sdk contains only pureunit.

MacOS
sdk directory contains pureunit

Linux
sdk directory contains pureunit, libraries-maker, soimporter and c

Windows
sdk directory contains dllimporter, docmaker, Header Converter, Interface Importer, LccWin32, NAsm, pureunit, Syntax Highlighting et libmaker
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3942
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

Re: SDK on three systems

Post by wilbert »

Since my question is more or less similar I'll add it to this request.
I would appreciate it if a C source of a small gadget could be included in the OS X - SDK directory like it is included in the Windows one.
The main reason I'm asking this is because I would like a gadget for OS X that wraps HICocoaView .
Post Reply