Boost logo

Boost-Build :

From: Alexey Pakhunov (lx_uk_at_[hidden])
Date: 2004-06-18 05:22:16


Hello,

Just remove "import rc ;" at all. It is not needed any more if you use msvc.jam.
It is still required if you use other compiler than Visual C++.

Best regards,
Alexey.

----- Original Message -----
From: "janssoaf" <mail_at_[hidden]>
To: <jamboost_at_[hidden]>
Sent: Friday, June 18, 2004 1:16 PM
Subject: [jamboost] [v2] incompatible msvc.jam and rc.jam

> 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
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>

 


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