Gamestudio Links
Zorro Links
Newest Posts
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
LPDIRECT3DCUBETEXTUR
E9

by Ayumi. 04/12/24 11:00
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 04/11/24 14:56
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 456 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
11honza11, ccorrea, sakolin, rajesh7827, juergen_wue
19045 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,725
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,725
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,725
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,725
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,725
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,725
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,978
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,978
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