Gamestudio Links
Zorro Links
Newest Posts
Executing Trades on Next Bar Open
by vicknick. 06/13/24 08:51
Zorro Beta 2.61: PyTorch
by jcl. 06/10/24 14:42
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (Ayumi), 1,170 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19059 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 1 of 3 1 2 3
Lite-C in Visual Studio #115188
03/05/07 15:29
03/05/07 15:29
Joined: Jul 2006
Posts: 783
London, UK
sheefo Offline OP
User
sheefo  Offline OP
User

Joined: Jul 2006
Posts: 783
London, UK
How can I go about setting up Lite-C to execute in Visual Studio 8. Don't get me wrong, I love SED, I just wanted to test it out in VS8.

Has anyone really tried it properly? I am using the one to make games, not applications. So it needs to use the acknex.dll, doesn't it?

Re: Lite-C in Visual Studio [Re: sheefo] #115189
03/05/07 16:51
03/05/07 16:51
Joined: Jul 2000
Posts: 27,987
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,987
Frankfurt
Depends on what you want to do with Visual Studio in that regard - only use the editor? Or use C++ for writing an engine plugin?

Re: Lite-C in Visual Studio [Re: jcl] #115190
03/05/07 17:06
03/05/07 17:06
Joined: Jan 2006
Posts: 1,829
Neustadt, Germany
T
TWO Offline

Serious User
TWO  Offline

Serious User
T

Joined: Jan 2006
Posts: 1,829
Neustadt, Germany
As editor.

Re: Lite-C in Visual Studio [Re: TWO] #115191
03/05/07 17:44
03/05/07 17:44
Joined: Jul 2006
Posts: 783
London, UK
sheefo Offline OP
User
sheefo  Offline OP
User

Joined: Jul 2006
Posts: 783
London, UK
Yes, as an editor. Like a replacement for SED.

Re: Lite-C in Visual Studio [Re: sheefo] #115192
03/06/07 06:21
03/06/07 06:21
Joined: Jul 2000
Posts: 27,987
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,987
Frankfurt
In the free version scripts can only be started from SED. You can edit your scripts in VC++, but use SED for starting them. For this have SED running in the background, but with no file open, and give the main script file Options / Preferences / Engine.

Re: Lite-C in Visual Studio [Re: jcl] #115193
03/06/07 17:05
03/06/07 17:05
Joined: Jul 2006
Posts: 783
London, UK
sheefo Offline OP
User
sheefo  Offline OP
User

Joined: Jul 2006
Posts: 783
London, UK
It works nicely, although I have to summon SED to run the script. I like the tree UI in VC++ with folders containing files.

Thank you. I hope it will be supported fully in the final release.

PS: I have nothing against SED.

Re: Lite-C in Visual Studio [Re: sheefo] #115194
03/06/07 17:12
03/06/07 17:12
Joined: Jan 2006
Posts: 1,829
Neustadt, Germany
T
TWO Offline

Serious User
TWO  Offline

Serious User
T

Joined: Jan 2006
Posts: 1,829
Neustadt, Germany
I have something against SED ^^

Works perfect, thanks

Re: Lite-C in Visual Studio [Re: TWO] #115195
03/20/07 07:31
03/20/07 07:31
Joined: Apr 2006
Posts: 136
San Francisco
T
Tor Offline
Member
Tor  Offline
Member
T

Joined: Apr 2006
Posts: 136
San Francisco
actually... you can launch the .c file without touching SED. All you have to do is save the file out, and then make either a batch file or tell visual studio to run acknex.exe "filename.c"

or something similar along those lines, if you want the specific instance let me know, albeit, the batch file is probably the way to go because yo uaren't really compiling anything with visual studio...

I think context might be of more use in this instance, and you can write up a custom highlighting/color pattern for the liteC language for it, etc. It won't have the nifty help shortcuts tho... (which, the help at the bottom, as far as I can tell, are all old c-script stuff...)


"Towlie, you're the worst character ever." I know...
Re: Lite-C in Visual Studio [Re: Tor] #115196
03/21/07 13:10
03/21/07 13:10
Joined: Jul 2006
Posts: 783
London, UK
sheefo Offline OP
User
sheefo  Offline OP
User

Joined: Jul 2006
Posts: 783
London, UK
Cool, can you tell me exactly where to go to set it up? I get lost in the Visual Studio 2005 menus.

Thanks.

Re: Lite-C in Visual Studio [Re: sheefo] #115197
03/24/07 14:38
03/24/07 14:38
Joined: Apr 2006
Posts: 136
San Francisco
T
Tor Offline
Member
Tor  Offline
Member
T

Joined: Apr 2006
Posts: 136
San Francisco
go into your project properties. And set the command to run...

C:\ProgramFiles\LiteC\acknex.exe

and the command arguments

".\yourscript.c"

this is inside the "debugging" tab on visual studio 2003, not sure on 2005, don't use it >_>


"Towlie, you're the worst character ever." I know...
Page 1 of 3 1 2 3

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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