Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest build pulled with brew fails to compile #237

Open
Boardmad opened this issue Aug 1, 2024 · 0 comments
Open

Latest build pulled with brew fails to compile #237

Boardmad opened this issue Aug 1, 2024 · 0 comments

Comments

@Boardmad
Copy link

Boardmad commented Aug 1, 2024

gradle clean build produces
Error: /Users/xtclang/Development/platform/common/src/main/x/common/AccountManager.x:9 [9:1..9:35] COMPILER-36: Could not find name "HashInfo" within "Class{class=web:security.Realm, package=web:security, module=web.xtclang.org}". ("import web.security.Realm.HashInfo")
Error: /Users/xtclang/Development/platform/common/src/main/x/common/WebHost.x:13 [13:1..13:25] COMPILER-36: Could not find name "HostInfo" within "Package{package=web:http, module=web.xtclang.org}". ("import web.http.HostInfo")
Error: /Users/xtclang/Development/platform/common/src/main/x/common/WebHost.x:16 [16:1..16:39] COMPILER-36: Could not find name "CatalogExtras" within "Class{class=xenia:HttpHandler, module=xenia.xtclang.org}". ("import xenia.HttpHandler.CatalogExtras")

To Reproduce
follow xtclang intro guidance
directories, redirects for localhost, clone local install, npm install, gradle clean build fails

Expected behavior
Build should complete and allow login to local paas

Screenshots
n/a

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.4
  • Browser: Chrome

Smartphone (please complete the following information):
n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant