Code Monkey home page Code Monkey logo

dformlib's People

Contributors

o3o avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

yatima1460

dformlib's Issues

Can't build under 2.070

..\..\Users\Dima\AppData\Roaming\dub\packages\dformlib-0.1.0\dformlib\src\dfl\in
ternal\dlib.d(283,16): Deprecation: module std.stream is deprecated - It will be
 removed from Phobos in October 2016. If you still need it, go to https://github
.com/DigitalMars/undeaD
..\..\Users\Dima\AppData\Roaming\dub\packages\dformlib-0.1.0\dformlib\src\dfl\in
ternal\wincom.d(244,18): Deprecation: module std.c.windows.com is deprecated - I
mport core.sys.windows.com instead
..\..\Users\Dima\AppData\Roaming\dub\packages\dformlib-0.1.0\dformlib\src\dfl\so
cket.d(22,22): Deprecation: module std.c.windows.winsock is deprecated - Import
core.sys.windows.winsock2 instead
..\..\Users\Dima\AppData\Roaming\dub\packages\dformlib-0.1.0\dformlib\src\dfl\co
ntrol.d(2608,22): Error: core.sys.windows.oleidl.IDropTarget at C:\D\dmd2\window
s\bin\..\..\src\druntime\import\core\sys\windows\oleidl.d(224,1) conflicts with
dfl.internal.wincom.IDropTarget at ..\..\Users\Dima\AppData\Roaming\dub\packages
\dformlib-0.1.0\dformlib\src\dfl\internal\wincom.d(418,1)
..\..\Users\Dima\AppData\Roaming\dub\packages\dformlib-0.1.0\dformlib\src\dfl\co
ntrol.d(2775,22): Error: core.sys.windows.oleidl.IDropSource at C:\D\dmd2\window
s\bin\..\..\src\druntime\import\core\sys\windows\oleidl.d(218,1) conflicts with
dfl.internal.wincom.IDropSource at ..\..\Users\Dima\AppData\Roaming\dub\packages
\dformlib-0.1.0\dformlib\src\dfl\internal\wincom.d(411,1)
..\..\Users\Dima\AppData\Roaming\dub\packages\dformlib-0.1.0\dformlib\src\dfl\co
ntrol.d(603,1): Error: overlapping default initialization for field droptarget a
nd ldlgcode```

Error using FolderBrowserDialog.showDialog()

Sorry my English. I'm new to programming in D.
An Access Violation error occurs when using the method FolderBrowserDialog.showDialog() like the next code below:
private void click(Control c, EventArgs args) {
FolderBrowserDialog fbd = new FolderBrowserDialog();
fbd.showDialog();
label1.text = fbd.selectedPath;
}
It's my error or library's one?.

Can't compile dformlib

 Directory of C:\Users\Geo\dformlib

02/23/2017  10:54 PM    <DIR>          .
02/23/2017  10:54 PM    <DIR>          ..
02/23/2017  10:54 PM                84 .gitignore
02/23/2017  10:54 PM                13 .travis.yml
02/23/2017  10:54 PM               267 bump-version.sh
02/23/2017  10:54 PM    <DIR>          doc
02/23/2017  10:54 PM               285 dub.sdl
02/23/2017  10:54 PM    <DIR>          examples
02/23/2017  10:54 PM             6,938 makefile
02/23/2017  10:54 PM             1,875 README.md
02/23/2017  10:54 PM    <DIR>          src
               6 File(s)          9,462 bytes
               5 Dir(s)  822,144,413,696 bytes free

C:\Users\Geo\dformlib>dub build
Performing "debug" build using dmd for x86.
dformlib 0.2.2+commit.7.g9bf8270: building configuration "library"...
src\dfl\internal\dlib.d(268,16): Error: module stream from file src\dfl\internal
\stream.d must be imported with 'import stream;'
dmd failed with exit code 1.

C:\Users\Geo\dformlib>

This is the error log shown

The dmd compiler:

DMD32 D Compiler v2.073.0
Copyright (c) 1999-2016 by Digital Mars written by Walter Bright

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.