|
Boost-Build : |
Subject: Re: [Boost-build] Trying to use a 1:1 generator
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2016-02-07 14:06:34
On 07-Feb-16 9:56 PM, John Maddock wrote:
> I'm trying to follow the 1:1 generator example to build .cu files with nvcc but can't get it to work, here's what I have
> so far:
> M:/data/boost/boost/tools/build/src/kernel\modules.jam:107: in modules.call-in
> ERROR: rule "cu.inline-file" unknown in module "cu".
Hi John,
I can't reproduce your problem - see the attached project. When I run "b2 -n" there,
I see an attempt to run "nvcc", followed by an attempt to make a binary and run
it.
Was your code placed in a module called "cu.jam"?
-- Vladimir Prus http://vladimirprus.com
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