
Cool Stuff!
One question, did you rip out the code that does the memory management in qbsp? Because that makes it compile only on Windows.
#2 posted by
rebb on 2013/03/01 20:10:03
Haven't ripped out anything so far, but i can look into it.
#3 posted by
rebb on 2013/03/01 23:18:29
Updated the source with some changes by SleepwalkR to make it more cross-platform, thx !
#4 posted by
Spirit on 2013/03/02 14:11:29
Trying to compile a leaking map gives me an hard error about the number of leaks being > the number of portals.
#5 posted by
rebb on 2013/03/02 16:59:27
Should be fixed now, thanks for the report.
#6 posted by
negke on 2013/03/10 13:02:36
Can you include Light, too? Would make this a nice all-in-one pack to link for new people.
#7 posted by
rebb on 2013/03/10 23:40:17
Light and Bspinfo are now included, but they are completely unmodified.
Just link TyrUtils ;)
#8 posted by slapmap on 2013/04/02 18:00:21
qbsp cant run from within netradiant apparently

.......
#9 posted by slapmap on 2013/04/02 18:05:00
or just doesnt run on windows XP at all
#10 posted by
negke on 2013/04/02 19:35:34
Radiant's build script is designed for the Quake 3 compiler. You'd have to edit the default_build_menu.xml file and change it to work with the Q1 utils. Or simply run the compilers in a command prompt window.
#11 posted by slapmap on 2013/04/02 20:46:43
It's not netradiant issue, wvis_xt.exe and txqbsp_xt.exe simply don't run at all (win XP sp3).
(Yes I know how to edit radiants xml configs.)
#12 posted by
rebb on 2013/04/02 21:40:08
Since negke already suggested running them directly via the command-prompt, are there any error messages when you try to run them ?

It's True
#13 posted by
negke on 2013/04/02 22:11:22
Just tried it myself and they show "Not a valid Win32 application" errors. Did you accidentally compile them for 64bit?