[SHARE] FULL GS SOURCE - No More Selling

Skilled Illusionist
Joined
Dec 16, 2012
Messages
341
Reaction score
126

Update fix for ToolkitPro1502vc90DS.lib


So the tools wont require the ToolkitPro1930vc90.DLL
 
Junior Spellweaver
Joined
Aug 31, 2017
Messages
105
Reaction score
2
why im getting this error i already follow the directories include and lib
 

Attachments

You must be registered for see attachments list
Banned
Banned
Joined
Nov 6, 2020
Messages
113
Reaction score
21
This is a way that uses a regular expression to put all compiled exe into the Release folder.
If you think it's useful, just give me a Like so that I will keep going sharing.
find:
Code:
(_bin/)(?!.*ConfigurationName.*)(.*exe)
replace to:
Code:
$1$(ConfigurationName)/$2

Just like that.
 
Junior Spellweaver
Joined
Apr 30, 2015
Messages
163
Reaction score
4
Where I can find that window or search window?
 
Junior Spellweaver
Joined
Oct 15, 2019
Messages
148
Reaction score
0
Anyone can help how to compile? Still getting lots of errors.
 
Master Summoner
Joined
Feb 6, 2019
Messages
575
Reaction score
159
you can compile them and still having error . just wait to finish and it build the tools .
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11
you can compile them and still having error . just wait to finish and it build the tools .

Yeah, some tools are working even with compiling errors but some does not. Like LevelEditor for example that keeps crashing. And most of the tools aren't being completeperhaps due to the incorrect or unset directories for Library & Includes.
 
Experienced Elementalist
Joined
May 28, 2020
Messages
237
Reaction score
91
Still getting an error in directories


don't put lib folder from your source folder just put vc lib and ranthirdparty lib
 
Junior Spellweaver
Joined
Mar 10, 2011
Messages
179
Reaction score
11

It works fine it can load Lev files

I see, i think im using an incompatible client lol. Thanks bro!
Edit: Quick question tho, could you try all the settings on the leveleditor if it would crash. I mean like, switching to the effects settings and the other ones.
 
Last edited: