FHIR Chat · Build failure - cannot find symbol PackageGenerator · committers

Stream: committers

Topic: Build failure - cannot find symbol PackageGenerator


view this post on Zulip John Moehrke (Feb 07 2018 at 20:03):

I haven't needed to do a build in months, pulled completely new from SVN update. But 5 build errors

view this post on Zulip John Moehrke (Feb 07 2018 at 20:03):

[javac] C:\fhir\tools\java\org.hl7.fhir.igtools\src\org\hl7\fhir\igtools\openapi\Writer.java:8: error: cannot find symbol
[javac] import org.hl7.fhir.utilities.PackageGenerator;
[javac]                              ^
[javac]   symbol:   class PackageGenerator
[javac]   location: package org.hl7.fhir.utilities

view this post on Zulip Grahame Grieve (Feb 07 2018 at 20:53):

sorry - should be fixed now

view this post on Zulip John Moehrke (Feb 07 2018 at 21:04):

thanks. it is getting further


Last updated: Apr 12 2022 at 19:14 UTC