Im compiling with microsoft visual studio 2008, on windows. I couldn't find the "-DBOTLIB" option in code, nor in the project settings. Could you kindly tell me where to find it, and how to disable it?
Yasir --- On Wed, 2/16/11, Ben Noordhuis <[email protected]> wrote: > From: Ben Noordhuis <[email protected]> > Subject: Re: [ioquake3] bot library used before being setup error > To: "Primary ioquake3 Discussion/Development list" > <[email protected]> > Date: Wednesday, February 16, 2011, 7:14 PM > On Wed, Feb 16, 2011 at 05:03, Yasir > I. Al-Dosary - zgzg2020™ > <[email protected]> > wrote: > > I moved the botlib files from being built into > ioquake.exe to be built into the qagamex86.dll file. After > doing that the error below appeared. Is there a way to fix > the BOTFILESBASEFOLDER with the proper directory? > > Do you compile with -DBOTLIB? Without it, the botlib code > doesn't use > the VFS, just plain fopen(). > _______________________________________________ > ioquake3 mailing list > [email protected] > http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org > By sending this message I agree to love ioquake3 and > libsdl. > _______________________________________________ ioquake3 mailing list [email protected] http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org By sending this message I agree to love ioquake3 and libsdl.
