Gamestudio Links
Zorro Links
Newest Posts
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
1 registered members (AndrewAMD), 1,306 guests, and 3 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
free version dll with c++ #434819
12/27/13 18:08
12/27/13 18:08
Joined: Feb 2004
Posts: 334
metal Offline OP
Senior Member
metal  Offline OP
Senior Member

Joined: Feb 2004
Posts: 334
hi,

can the a8 free version be used as dll with c++ projects or is it only possible with a8 exra and above?...seems to work, but im not sure if this now is the 30day demo and will stop working in a few weeks (i have installed it as free version)

Re: free version dll with c++ [Re: metal] #434820
12/27/13 20:08
12/27/13 20:08
Joined: Oct 2011
Posts: 1,082
Germany
C
Ch40zzC0d3r Offline
Serious User
Ch40zzC0d3r  Offline
Serious User
C

Joined: Oct 2011
Posts: 1,082
Germany
Normally the free doesnt support this, but I think its really annoying to buy another version just to use plugins <_<
You can load them directly with LoadLibrary and use the functions with GetProcAddress. Have fun!

Re: free version dll with c++ [Re: Ch40zzC0d3r] #434821
12/27/13 20:18
12/27/13 20:18
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Other way around. He wants to use the engine as dll in his own program.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: free version dll with c++ [Re: WretchedSid] #434822
12/27/13 21:29
12/27/13 21:29
Joined: Oct 2011
Posts: 1,082
Germany
C
Ch40zzC0d3r Offline
Serious User
Ch40zzC0d3r  Offline
Serious User
C

Joined: Oct 2011
Posts: 1,082
Germany
Oh sorry misread this smirk
I didnt test this at all, hope someone else could help you here.
If not just wait 30 days and your gonna see.
The next thing is to post us your acklog (start with -diag) and we can tell you if its 30 days trial or free version laugh

Re: free version dll with c++ [Re: Ch40zzC0d3r] #434851
12/28/13 13:57
12/28/13 13:57
Joined: Sep 2003
Posts: 9,859
F
FBL Offline
Senior Expert
FBL  Offline
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
What you want to use is referred to as "Engine SDK". It is not included in the free edition.
If you have a time limit running you most likely have a trial version installed (which includes more features than the free version offers).

Re: free version dll with c++ [Re: FBL] #434858
12/28/13 17:49
12/28/13 17:49
Joined: Oct 2004
Posts: 900
Lgh
rojart Offline
User
rojart  Offline
User

Joined: Oct 2004
Posts: 900
Lgh
@metal, check the Features link, especially (* Full Plugin SDK licenses (without Open Source requirement) are available at the online shop.).


Regards, Robert

Quote
Everything should be made as simple as possible, but not one bit simpler.
by Albert Einstein

PhysX Preview of Cloth, Fluid and Soft Body

A8.47.1P
Re: free version dll with c++ [Re: rojart] #434865
12/28/13 19:17
12/28/13 19:17
Joined: Jul 2013
Posts: 158
F
Feindbild Offline
Member
Feindbild  Offline
Member
F

Joined: Jul 2013
Posts: 158
Again, that's not what OP was looking for...

Re: free version dll with c++ [Re: Feindbild] #434866
12/28/13 19:24
12/28/13 19:24
Joined: Oct 2004
Posts: 900
Lgh
rojart Offline
User
rojart  Offline
User

Joined: Oct 2004
Posts: 900
Lgh
Don't understand me wrong but you're METAL, let's wait for his response, okay?


Regards, Robert

Quote
Everything should be made as simple as possible, but not one bit simpler.
by Albert Einstein

PhysX Preview of Cloth, Fluid and Soft Body

A8.47.1P
Re: free version dll with c++ [Re: rojart] #434887
12/29/13 13:42
12/29/13 13:42
Joined: Feb 2004
Posts: 334
metal Offline OP
Senior Member
metal  Offline OP
Senior Member

Joined: Feb 2004
Posts: 334
thanks all for the help.
yes i wanted to use the engine as dll in a c++ program.
i got confused a little bit, because it seems that if you install the free version and use its dll in c++, its the "30-day-demo-dll"..i thought it would either be possible to use the dll for unlimited time(but that would be the engine sdk, just as firoball said) or it cant be used at all, not even for 30 days.

Re: free version dll with c++ [Re: metal] #434916
12/30/13 09:14
12/30/13 09:14
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Yes, the free version can be used as a DLL. You only need to publish it then as an open source project, so you have to include your C++ source when publishing it.


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