Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (AndrewAMD, 7th_zorro, VoroneTZ, Quad), 901 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 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