#Need Help

1 messages · Page 1 of 1 (latest)

flint acorn
#

hi everyone, i have just cloned dagger repository in my local machine and encountering some issue like UndeclearedImportedName, BrokenImport, MissingFieldorMethod and i don't know how can i fix it. I’ve tried updating dependencies and cleaning the build cache, but the issues persist. If anyone has insights or suggestions on how to resolve this, I would really appreciate it. Thankyousalute

spiral turtle
#

hm it looks like those are maybe linux specific build issues?

#

as in, it's trying to run the language server for mac/windows maybe, but the engine only builds on linux

trail shuttle
#

@flint acorn are you on a Mac?

#

the engine can only currently build on a linux system and via dagger call which builds it in a linux container

flint acorn
#

oh, thanks but how can i build it on mac? isn't there any solution?

trail shuttle
flint acorn
#

hey @trail shuttle can i message you. I can't fixed it😫

trail shuttle
flint acorn
#

yeah sure

#

here is the ss of the error i cloned the repo into my local and from then i am getting error

#

it seems like there could be platform-specific issues

trail shuttle
#

you won't get your editor to work in Mac

#

you can still make changes and use dagger call to build your code

flint acorn
#

oh thanks alot marcosnils

silent sphinx
#

@flint acorn could you share why you want to build dagger from source?