On Thursday, 26 May 2016 at 16:53:42 UTC, Basile B. wrote:

- Registering a dub package from online is in the "library manager" - The DUB project editor is a widget that's not docked by default, see in the menu "Windows", the item "Dub project editor".

The Native project configuration and editor is for the native project format (which is another format than DUB, just like vsprojects are another format).

Thanks, now i found it.

If i try to add for example 'colorize' as a package i get:

Fetching serial-port ~master...
Placing serial-port ~master to C:\Users\luc\AppData\Roaming\dub\packages\...

Neither a package description file, nor source/app.d was found in
C:\Users\luc\AppData\Roaming\dub\packages\serial-port-master
Please run DUB from the root directory of an existing package, or run
"dub init --help" to get information on creating a new package.

No valid root package found - aborting.
error, failed to compile the package to register


Reply via email to