Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/19/24 18:45
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (7th_zorro, AndrewAMD, TedMar), 837 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
A7 SDK #182974
02/09/08 19:23
02/09/08 19:23
Joined: Mar 2006
Posts: 2,758
Antwerp,Belgium
frazzle Offline OP
Expert
frazzle  Offline OP
Expert

Joined: Mar 2006
Posts: 2,758
Antwerp,Belgium
A basic question
Is the A7 SDK changed towards the A6 SDK when writing dlls via pascal or c++ thus needing other units to call the A7 library ??

Thanks in progress

Frazzle


Antec® Case
Intel® X58 Chipset
Intel® i7 975 Quad Core
8 GB RAM DDR3
SSD OCZ®-VERTEX2 3.5 x4 ; HD 600 GB
NVIDIA® GeForce GTX 295 Memory 1795GB
Re: A7 SDK [Re: frazzle] #182975
02/11/08 07:11
02/11/08 07:11
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Hmm, I'm not sure I understand this question. Do you mean the engine or plugin SDK, and how are you using it?

Re: A7 SDK [Re: jcl] #182976
02/11/08 13:15
02/11/08 13:15
Joined: Sep 2003
Posts: 9,859
F
FBL Offline
Senior Expert
FBL  Offline
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
Is there a new library release for Dev C++ planned?
I'm using a pretty old library since newer releases don't seem to contain a dev c++ lib anymore

Re: A7 SDK [Re: FBL] #182977
02/11/08 16:08
02/11/08 16:08
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
The lib source is now included, so you can compile the .a file for Dev C++ yourself.

Re: A7 SDK [Re: jcl] #182978
02/13/08 19:39
02/13/08 19:39
Joined: Mar 2006
Posts: 2,758
Antwerp,Belgium
frazzle Offline OP
Expert
frazzle  Offline OP
Expert

Joined: Mar 2006
Posts: 2,758
Antwerp,Belgium
Quote:

Hmm, I'm not sure I understand this question. Do you mean the engine or plugin SDK, and how are you using it?




I ment that when calling the librabry functions via a dll, e.g. :

-A6DLL ;
-A6DLLLib.

Are those calls still adressed at the same way in A7 as in A6 ??

Thanks in progress

Frazzle


Antec® Case
Intel® X58 Chipset
Intel® i7 975 Quad Core
8 GB RAM DDR3
SSD OCZ®-VERTEX2 3.5 x4 ; HD 600 GB
NVIDIA® GeForce GTX 295 Memory 1795GB
Re: A7 SDK [Re: frazzle] #182979
02/14/08 00:01
02/14/08 00:01
Joined: Dec 2003
Posts: 521
LazyDog Offline
User
LazyDog  Offline
User

Joined: Dec 2003
Posts: 521
Quote:

A6DLL ; A6DLLLib



That looks like the Delphi units so I'm going to jump in here.
Are you talking about the Delphi SDK?

When released it will be A7DLL, A7DllLib, etc.


www.LazyDogSoftware.com
Delphi SDK Homepage

A7 Pro 780
Delphi 5 through 2010
Re: A7 SDK [Re: LazyDog] #182980
02/14/08 19:23
02/14/08 19:23
Joined: Mar 2006
Posts: 2,758
Antwerp,Belgium
frazzle Offline OP
Expert
frazzle  Offline OP
Expert

Joined: Mar 2006
Posts: 2,758
Antwerp,Belgium
Thanks for looking in to this too LazyDog
Yes it's unit related indeed and yes it's from the Delphi SDK
Good to hear you're working on it, any idea when you'll release it ??

Thanks in progress

Frazzle


Antec® Case
Intel® X58 Chipset
Intel® i7 975 Quad Core
8 GB RAM DDR3
SSD OCZ®-VERTEX2 3.5 x4 ; HD 600 GB
NVIDIA® GeForce GTX 295 Memory 1795GB
Re: A7 SDK [Re: frazzle] #182981
02/14/08 20:19
02/14/08 20:19
Joined: Oct 2006
Posts: 106
i_program_games Offline
Member
i_program_games  Offline
Member

Joined: Oct 2006
Posts: 106
I want to know if the old A6 Visual C++ dll sdk works with the new A7 engine architecture.


Chaos is a paradox consistently inconsistent.
Re: A7 SDK [Re: i_program_games] #182982
02/14/08 20:21
02/14/08 20:21
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
I'm not sure about the engine sdk, the plugin sdk works with A7 though.


smile
Re: A7 SDK [Re: frazzle] #182983
02/15/08 00:02
02/15/08 00:02
Joined: Dec 2003
Posts: 521
LazyDog Offline
User
LazyDog  Offline
User

Joined: Dec 2003
Posts: 521
Quote:

any idea when you'll release it ??




well since nobody has voluntereed to compile a small example in c++ for me, I had to install my C++ Builder in Delphi Rad Studio 2007. My Delphi samples from A6 for mirrors are not reflecting the entities in the level. I need to see if this is an external engine issue.

If I can't get it working or find out if it's a bug or not I may just strip the mirror code out or just leave as is.

hopefully within a week or 2 I'll release


www.LazyDogSoftware.com
Delphi SDK Homepage

A7 Pro 780
Delphi 5 through 2010
Page 1 of 2 1 2

Moderated by  old_bill, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1