Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (ozgur, TipmyPip), 722 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 15 of 32 1 2 13 14 15 16 17 31 32
Re: C# wrapper - RELEASE 1.1.1.4 [Re: Claus_N] #283253
08/06/09 18:40
08/06/09 18:40
Joined: Dec 2006
Posts: 434
UK,Terra, SolarSystem, Milky W...
pararealist Offline
Senior Member
pararealist  Offline
Senior Member

Joined: Dec 2006
Posts: 434
UK,Terra, SolarSystem, Milky W...
Try Sharp Develop, its free
http://www.icsharpcode.net/OpenSource/SD/
or
Visual Studio Express 2008


A8.3x Commercial, AcknexWrapper and VS 2010 Express
○pararealist now.
Re: C# wrapper - RELEASE 1.1.1.4 [Re: pararealist] #283351
08/07/09 10:54
08/07/09 10:54
Joined: May 2004
Posts: 1,510
Denmark
Claus_N Offline
Serious User
Claus_N  Offline
Serious User

Joined: May 2004
Posts: 1,510
Denmark
I think I'll have a look at Sharp Develop, thanks for the link smile

Re: C# wrapper - RELEASE 1.1.1.4 [Re: Claus_N] #283593
08/08/09 17:45
08/08/09 17:45
Joined: May 2007
Posts: 6
K
kns Offline
Newbie
kns  Offline
Newbie
K

Joined: May 2007
Posts: 6

Setup instructions for Sharp Develop would be most appreciated. Thanks.

Re: C# wrapper - RELEASE 1.1.1.4 [Re: kns] #283595
08/08/09 17:50
08/08/09 17:50
Joined: Dec 2002
Posts: 616
Austria
Stromausfall Offline OP
User
Stromausfall  Offline OP
User

Joined: Dec 2002
Posts: 616
Austria
i don't know sharp develop, but the setings that have to be set are :
-allow unsafe code
-no hosting process (unlikely in sharp develop)
-to automatically create and bind an acknex.dll after compilation (with the console commands as shown in the manual)

that should be all afaik. If i have some spare time i will look into sharp develop and add a topic in the manual that shows how to get the wrapper working in sharp develop!


get the C# wrapper:
for A7.85.4 and A8.30.4, Version 2.3.9
at http://acknexwrapper2.matthias-auer.net/ or visit the thread
Re: C# wrapper - RELEASE 1.1.1.4 [Re: Stromausfall] #283678
08/09/09 08:59
08/09/09 08:59
Joined: Dec 2006
Posts: 434
UK,Terra, SolarSystem, Milky W...
pararealist Offline
Senior Member
pararealist  Offline
Senior Member

Joined: Dec 2006
Posts: 434
UK,Terra, SolarSystem, Milky W...
Its the same as Visual Studio
Even the Solution Preferences has the same options

Just open the Engine in Form example in #Develop.

Last edited by pararealist; 08/09/09 09:00.

A8.3x Commercial, AcknexWrapper and VS 2010 Express
○pararealist now.
Re: C# wrapper - RELEASE 1.1.1.4 [Re: pararealist] #283680
08/09/09 09:05
08/09/09 09:05
Joined: Dec 2002
Posts: 616
Austria
Stromausfall Offline OP
User
Stromausfall  Offline OP
User

Joined: Dec 2002
Posts: 616
Austria
ah ok, now that renders an own topic in the manual obsolete, thanks for the info pararealist!


get the C# wrapper:
for A7.85.4 and A8.30.4, Version 2.3.9
at http://acknexwrapper2.matthias-auer.net/ or visit the thread
Re: C# wrapper - RELEASE 1.1.1.4 [Re: Stromausfall] #283924
08/10/09 18:41
08/10/09 18:41
Joined: Feb 2005
Posts: 3,687
Hessen, Germany
T
Tempelbauer Offline
Expert
Tempelbauer  Offline
Expert
T

Joined: Feb 2005
Posts: 3,687
Hessen, Germany
is there a version for a6 in planning?
there are many developers, including me, who only have a6. i could need the engine good in c#

Re: C# wrapper - RELEASE 1.1.1.4 [Re: Tempelbauer] #283931
08/10/09 19:18
08/10/09 19:18
Joined: Dec 2002
Posts: 616
Austria
Stromausfall Offline OP
User
Stromausfall  Offline OP
User

Joined: Dec 2002
Posts: 616
Austria
hmmmm, this really shouldn't be much work, i think i can create a version for a6 and upload it, but i would need the version of a6 for which you would need the wrapper - 6.60 or 6.40 ?


get the C# wrapper:
for A7.85.4 and A8.30.4, Version 2.3.9
at http://acknexwrapper2.matthias-auer.net/ or visit the thread
Re: C# wrapper - RELEASE 1.1.1.4 [Re: Stromausfall] #283940
08/10/09 19:44
08/10/09 19:44
Joined: Feb 2005
Posts: 3,687
Hessen, Germany
T
Tempelbauer Offline
Expert
Tempelbauer  Offline
Expert
T

Joined: Feb 2005
Posts: 3,687
Hessen, Germany
i have A6.60
thanks in advance

Re: C# wrapper - A6.60 [Re: Tempelbauer] #283975
08/10/09 23:02
08/10/09 23:02
Joined: Dec 2002
Posts: 616
Austria
Stromausfall Offline OP
User
Stromausfall  Offline OP
User

Joined: Dec 2002
Posts: 616
Austria
Hi !
i just uploaded version 1.0 of the wrapper for A6.60 !
It should work just as the wrapper for A7.77 !


get the C# wrapper:
for A7.85.4 and A8.30.4, Version 2.3.9
at http://acknexwrapper2.matthias-auer.net/ or visit the thread
Page 15 of 32 1 2 13 14 15 16 17 31 32

Moderated by  TWO 

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