Giter VIP home page Giter VIP logo

dfl2's People

Contributors

deviator avatar franklike avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

deenoconnor

dfl2's Issues

can not build with D2

Some compile errors:

  • std.stream.d doesn't exists
  • interfaces in dfl\internal\wincom confict with core.sys.windows.ole2, core.sys.windows.oleidl ,core.sys.windows.winerror...
  • module dfl.internal.utf is not accessible here (button.d 136,28)
  • maybe more...

Error in release mode

Program works good when build in debug mode.
But when used dub build --build=release, received error on start

Error: dfl.base.DflException@C:\Users\Admin\AppData\Roaming\dub\packages\dfl2-master\source\dfl\base.d(32): Control creation failure
----------------
0x00413EF9
0x00429395
0x75BE7834 in CallNextHookEx
0x75BE930F in GetWindowThreadProcessId
0x75BE7BED in CallNextHookEx
0x75BF1538 in UnregisterClassW
0x7793EED2 in KiUserCallbackDispatcher
0x75BF168E in UnregisterClassW
0x75BF1962 in CreateWindowExW
0x7E12159C in SetFarHookMode
0x00420A18
0x004145FB
0x00413AC9
0x00429395
0x75BE7834 in CallNextHookEx
0x75BE930F in GetWindowThreadProcessId
0x75BE7BED in CallNextHookEx
0x75BF1538 in UnregisterClassW
0x7793EED2 in KiUserCallbackDispatcher
0x75BF168E in UnregisterClassW
0x75BF1962 in CreateWindowExW
0x7E12159C in SetFarHookMode
0x00420A18
0x004145FB
0x0041A476
0x00433B0B
0x00433A21
0x004072E8
0x7762919F in BaseThreadInitThunk
0x7794A22B in RtlInitializeExceptionChain
0x7794A201 in RtlInitializeExceptionChain

abnormal program termination

Clarification for instructions.

From the Readme.md:

How to get the libs or exe files:

1ใ€ Double click the 'build.bat',to get them in the folder,if your x64 can work,you can get the 64 bit version 'dfl64.lib'.(some things will be auto work)

I am confused about the build.bat? i didn't find one. also where is "the folder". So far am able to get to the point where added the import folder and edited the ini. Thanks!

Error in dub.json

Can't build dfl in configuration "dfl"

ole32.lib.lib
 Warning 2: File Not Found ole32.lib.lib
oleAut32.lib.lib
 Warning 2: File Not Found oleAut32.lib.lib
gdi32.lib.lib
 Warning 2: File Not Found gdi32.lib.lib
comctl32.lib.lib
 Warning 2: File Not Found comctl32.lib.lib
comdlg32.lib.lib
 Warning 2: File Not Found comdlg32.lib.lib
advapi32.lib.lib
 Warning 2: File Not Found advapi32.lib.lib
uuid.lib.lib
 Warning 2: File Not Found uuid.lib.lib
ws2_32.lib.lib
 Warning 2: File Not Found ws2_32.lib.lib
"libs": [
    "ole32.lib",
    "oleAut32.lib",
    "gdi32.lib",
    "comctl32.lib",
    "comdlg32.lib",
    "advapi32.lib",
    "uuid.lib",
    "ws2_32.lib"
],

unnecessary .lib

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.