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
1 registered members (SBGuy), 652 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
notepad ++ #445951
09/30/14 15:25
09/30/14 15:25
Joined: Mar 2012
Posts: 927
cyberspace
W
Wjbender Offline OP
User
Wjbender  Offline OP
User
W

Joined: Mar 2012
Posts: 927
cyberspace
I want to use notepad ++ as my script editor ,I need
to know how to have it compile my script and run it
through acknex ..

I have a run command option in notepad++ but I do
not know what to run and with what arguments

jb


Compulsive compiler
Re: notepad ++ [Re: Wjbender] #445952
09/30/14 15:46
09/30/14 15:46
Joined: Mar 2012
Posts: 927
cyberspace
W
Wjbender Offline OP
User
Wjbender  Offline OP
User
W

Joined: Mar 2012
Posts: 927
cyberspace
okay never mind I got it to run my script .

where can I find a list of compiler arguments ?

I ran it with acknex.exe and my script as argument.


Compulsive compiler
Re: notepad ++ [Re: Wjbender] #445977
10/01/14 08:02
10/01/14 08:02
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline
Expert
sivan  Offline
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
compile a project with SED with -diag, and you can find it in the acklog.txt the options as "Options MapBuilder.c -nx 300 -diag -ta" (what I don't know what is -ta, which is sometimes different e.g. -tx, maybe engine edition dependent, but you can check also what Horus IDE applies)


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: notepad ++ [Re: Wjbender] #445982
10/01/14 09:52
10/01/14 09:52
Joined: Oct 2011
Posts: 1,082
Germany
C
Ch40zzC0d3r Offline
Serious User
Ch40zzC0d3r  Offline
Serious User
C

Joined: Oct 2011
Posts: 1,082
Germany
Just replace acknex.exe with an exe which displays running args or download Process Hacker or Process Explorer to view start parameters laugh

Re: notepad ++ [Re: Ch40zzC0d3r] #445985
10/01/14 14:06
10/01/14 14:06
Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
MasterQ32 Offline
Expert
MasterQ32  Offline
Expert

Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
i don't think this is necessary as gamestudio already logs its own start parameters into the acklog.txt

I use "-diag -nx 200 %filename" for running my scripts from Programmers Notepad


Visit my site: www.masterq32.de
Re: notepad ++ [Re: MasterQ32] #445986
10/01/14 14:14
10/01/14 14:14
Joined: Mar 2012
Posts: 927
cyberspace
W
Wjbender Offline OP
User
Wjbender  Offline OP
User
W

Joined: Mar 2012
Posts: 927
cyberspace
okay cool I will try those , because without any parameters I am able to execute my script, however with a "cannot find openal32.dll" error which I can bypass with the ok button .

is openal staticly linked to SED because I haven't
installed it ,but SED finds no issue with that ?

I can use SED still , because I changed to a color theme that is better on my eyes ,but the fonts suck
and frankly notepad++ looks and feels better especially since I am using the dark concave windows theme..

Perhaps I will switch to another ide/editor later on ..

jb


Compulsive compiler
Re: notepad ++ [Re: Wjbender] #445988
10/01/14 14:52
10/01/14 14:52
Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
MasterQ32 Offline
Expert
MasterQ32  Offline
Expert

Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
no, OpenAL must be installed into your system wink
Else it won't work. I don't know why it works with SED.


Visit my site: www.masterq32.de
Re: notepad ++ [Re: MasterQ32] #446091
10/04/14 08:56
10/04/14 08:56
Joined: Mar 2012
Posts: 927
cyberspace
W
Wjbender Offline OP
User
Wjbender  Offline OP
User
W

Joined: Mar 2012
Posts: 927
cyberspace
okay I have no issues anymore , also found the information I need in the manual under engine-engine options ..


Compulsive compiler

Moderated by  HeelX, rvL_eXile 

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