Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
5 registered members (AndrewAMD, Nymphodora, Quad, TipmyPip, Imhotep), 852 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Alternative IDE Environment #476257
02/08/19 13:42
02/08/19 13:42
Joined: Feb 2019
Posts: 14
Other
J
j45p41 Offline OP
Newbie
j45p41  Offline OP
Newbie
J

Joined: Feb 2019
Posts: 14
Other
Hi,

just joined the forum and i have tried getting an answer to this but cant find one. Can I use another IDE for coding/debugging lite-C such as CLion. So far I have downloaded the gamestudio script editor but would like to use Clion if possible.

I am coming from using Python on Pycharm and emabrking on learning C - sorry if the answer is obvious.

Re: Alternative IDE Environment [Re: j45p41] #476258
02/08/19 14:00
02/08/19 14:00
Joined: Feb 2017
Posts: 1,718
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,718
Chicago
If you have Zorro S, you can make Strategy DLL's.

https://zorro-project.com/manual/en/dlls.htm

Just change the project templates to accommodate CLion rather than Visual Studio. Better yet, just use Visual Studio. wink

Re: Alternative IDE Environment [Re: AndrewAMD] #476259
02/08/19 15:16
02/08/19 15:16
Joined: Feb 2019
Posts: 14
Other
J
j45p41 Offline OP
Newbie
j45p41  Offline OP
Newbie
J

Joined: Feb 2019
Posts: 14
Other
ok so I moved the include directory contents for gamestudio to that if my MGW directory on C-lion and it seems to work! Now waiting for somebody to tell me why this is a stupid idea laugh

Re: Alternative IDE Environment [Re: j45p41] #476260
02/08/19 15:21
02/08/19 15:21
Joined: Feb 2017
Posts: 1,718
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,718
Chicago
You're in the Zorro forums - are we talking about Gamestudio or Zorro?

Re: Alternative IDE Environment [Re: AndrewAMD] #476261
02/08/19 15:28
02/08/19 15:28
Joined: Feb 2019
Posts: 14
Other
J
j45p41 Offline OP
Newbie
j45p41  Offline OP
Newbie
J

Joined: Feb 2019
Posts: 14
Other
Talking about Zorro laugh trying to develop my code in Clion.

Re: Alternative IDE Environment [Re: j45p41] #476262
02/08/19 15:54
02/08/19 15:54
Joined: Feb 2017
Posts: 1,718
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,718
Chicago
Well, if it works, it works. laugh

Re: Alternative IDE Environment [Re: AndrewAMD] #476263
02/08/19 16:07
02/08/19 16:07
Joined: Feb 2019
Posts: 14
Other
J
j45p41 Offline OP
Newbie
j45p41  Offline OP
Newbie
J

Joined: Feb 2019
Posts: 14
Other
That's what I thought laugh

Re: Alternative IDE Environment [Re: j45p41] #476286
02/12/19 06:42
02/12/19 06:42
Joined: Feb 2017
Posts: 369
D
Dalla Offline
Senior Member
Dalla  Offline
Senior Member
D

Joined: Feb 2017
Posts: 369
I´ve looked into doing this with Visual Studio Code.
My main boggle is that I have to include zorro.h in the strategy to stop VS Code from complaining about missing imports, but having zorro.h included when executing the strategy in Zorro crashes the script. So basically I have to comment out the include line before executing the strategy :-(

Re: Alternative IDE Environment [Re: Dalla] #476287
02/12/19 07:24
02/12/19 07:24
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
zorro.h is for DLL development. When you write a lite-C script and your IDE complains about missing includes, then include default.c.

Re: Alternative IDE Environment [Re: j45p41] #485828
04/27/22 07:15
04/27/22 07:15
Joined: Apr 2022
Posts: 21
H
HamzaAhmed Offline
Newbie
HamzaAhmed  Offline
Newbie
H

Joined: Apr 2022
Posts: 21
I have gotten Clion to work with Zorro however the Lite-C runtime and Zorro compiler is missing therefore cannot run and debug. There is no need to move the include directory into MinGW directory on Clion. There is a simpler way.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1