*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag | 00:00 | |
*** FieldSobers <FieldSobers!~FieldSobe@unaffiliated/user49> has quit IRC (Ping timeout: 260 seconds) | 04:54 | |
*** FieldSobers <FieldSobers!~FieldSobe@unaffiliated/user49> has joined #bzflag | 04:55 | |
*** User49 <User49!~FieldSobe@unaffiliated/user49> has joined #bzflag | 04:58 | |
*** FieldSobers <FieldSobers!~FieldSobe@unaffiliated/user49> has quit IRC (Ping timeout: 246 seconds) | 05:00 | |
BulletCatcher | Flash: mkdir /tmp/builddir && cd /tmp/builddir && /path/to/src/configure && make | 06:18 |
---|---|---|
Flash | what I've seen is that the generated Makefile doesn't reflect the source directory, so it doesn't work. I'm looking for either some command-line argument to set the VPATH or some other magic bullet | 06:19 |
Flash | (this isn't bzflag-specific; it's for another project) | 06:20 |
BulletCatcher | With modern autotools /path/to/src is hard-coded into each Makefile in multiple places. | 06:43 |
BulletCatcher | You could use BZFlag as a model to see what you might have to hack in the Makefiles, but most reliable would be to regenerate /path/to/src/configure with a modern autoconf. | 06:43 |
BulletCatcher | Even if you can't do that in production it would let you see exactly what you have to change in the Makefiles. | 06:43 |
*** spldart <spldart!~spldart@bzflag/contributor/spldart> has joined #bzflag | 07:46 | |
*** ChanServ sets mode: +v spldart | 07:46 | |
Flash | I need to integrate into cmake ... probably easier to just write a CMakefiles.txt for it | 09:11 |
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer) | 10:31 | |
tupone | Flash: sometime for out-of-source build to work you should use $(top_srcdir) or similar so that point to the good sources for instance in CPPFLAGS for including files | 14:29 |
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag | 15:28 | |
*** _I_Died_Once <_I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag | 16:59 | |
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 265 seconds) | 17:03 | |
*** disco-_ <disco-_!~disco@unaffiliated/disco-> has quit IRC (Ping timeout: 260 seconds) | 17:51 | |
*** disco- <disco-!~disco@unaffiliated/disco-> has joined #bzflag | 19:30 |
Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!