[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
How can i set "/usr/local/hardcodedpath" at compile time?
Is there an easy C++ way of using preprocessors, i've tried passing
values over -DMY_LOCATION and using
data_location = MY_LOCATION
but as the string is unquoted this fails. It does not seem possible to
pass quoted values via the preprocessor.
-- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html