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

error Terminix install #348

Closed
cupstgo opened this issue May 25, 2016 · 1 comment
Closed

error Terminix install #348

cupstgo opened this issue May 25, 2016 · 1 comment

Comments

@cupstgo
Copy link

cupstgo commented May 25, 2016

dub build
Building gtk-d:gtkd 3.3.1 configuration "library", build type debug.
Running dmd...
Building gtk-d:gtkdgl 3.3.1 configuration "library", build type debug.
Running dmd...
Building gtk-d:sv 3.3.1 configuration "library", build type debug.
Running dmd...
Building gtk-d:vte 3.3.1 configuration "library", build type debug.
Running dmd...
Building gtk-d:gstreamer 3.3.1 configuration "library", build type debug.
Running dmd...
Building terminix ~master configuration "default", build type debug.
Compiling using dmd...
source/app.d(7): Error: module logger is in file 'std/experimental/logger.d' which cannot be read
import path[0] = source/
import path[1] = ../.dub/packages/gtk-d-3.3.1/srcgl
import path[2] = ../.dub/packages/gtk-d-3.3.1/src
import path[3] = ../.dub/packages/gtk-d-3.3.1/srcsv
import path[4] = ../.dub/packages/gtk-d-3.3.1/srcvte
import path[5] = ../.dub/packages/gtk-d-3.3.1/srcgstreamer
import path[6] = /usr/include/dmd/phobos
import path[7] = /usr/include/dmd/druntime/import
FAIL .dub/build/default-debug-linux.posix-x86_64-dmd_2066-57246E6AC8154B898EDAD7F1D55A7806/ terminix executable
Error executing command build: dmd failed with exit code 1.

@gnunn1
Copy link
Owner

gnunn1 commented May 25, 2016

GDC is not supported for compiling terminix, you have to use DMD. See #229

@gnunn1 gnunn1 closed this as completed May 25, 2016
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

2 participants