|
Boost-Build : |
From: janssoaf (mail_at_[hidden])
Date: 2004-06-18 05:16:40
In my projects I use "import rc ;". The added resource file handling
of msvc.jam seems to be incompatible with rc.jam. First I get the
error message:
error: Type RC is already registered.
If I remove the duplicate registration it still doesn't work because
resource files are compiled and linked twice (xxx.res and xxx_res.obj)
when using the msvc toolset.
Is there a way to let msvc.jam and rc.jam coexist?
Regards, Olaf
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk