Template name undefined when import from "library" target.
    Elfstone 
    elfstone at yeah.net
       
    Sat Apr 16 12:13:38 UTC 2022
    
    
  
On Saturday, 16 April 2022 at 11:45:38 UTC, Elfstone wrote:
> I'm building my first program with dub. It appears I can import 
> and use a struct from a "library". But the template struct is 
> undefined unless I change the target type to "sourceLibrary".
>
> The sources are like this:
> ....
> What am I doing wrong here?
Never mind. I had wrong module paths.
    
    
More information about the Digitalmars-d-learn
mailing list