$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: digiharmon (digiharmon_at_[hidden])
Date: 2002-08-09 18:01:41
I am trying to use boost jam to build a dll that contains a resource
file (.rc).
I get the following type of message when I build it with jam:
Unknown suffix on <test!apps!test>C:\Projects/test/apps/test/core.rc -
see UserObject rule in Jamfile(5).
Has anyone already implemented rules and actions for compiling *.rc
files?
Any help would be greatly appreciated.
--Jerry