Boost logo

Boost-Build :

From: Peters, Richard (richard.peters_at_[hidden])
Date: 2006-04-05 10:51:42


Hello,

I've got a problem with the MIDL HOWTO Q&A question number 4:

 "Q4: I'm converting a Visual Studio project and I get the linker error
'unresolved external symbol _LIBID_exampleLib'.
  A4: Include example-typelib_i.c to one of the source files"

I tried putting mylibrary_i.c into the list of source files, but bjam
can't find the file (which is generated by the MIDL compiler). I can put
bin/msvc/debug/mylibrary_i.c into the list of source files, which works
(well, it doesn't work with subprojects), but obviously that can't be
the correct solution. I also tried using <implicit-dependency>, but that
didn't work either. How can I tell bjam to look into the build directory
when getting that source file?

Best regards,

Richard Peters

This message and attachment(s) are intended solely for the use of the addressee and may contain information that is privileged, confidential or otherwise exempt from disclosure under applicable law.
If you are not the intended recipient or agent thereof responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify the sender immediately by telephone and with a "reply" message.
Thank you for your cooperation.


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