ddobrev / QtSharp

Mono/.NET bindings for Qt
Other
571 stars 52 forks source link

Issue building Std-inlines.dll on Windows 10 #52

Open hezhaowei opened 7 years ago

hezhaowei commented 7 years ago

Can't find the Std-inlines.cpp , Where does Std.dll come from? QtSharp-0.7.1, Qt-5.8.0, CppSharp 0.8.4

ddobrev commented 7 years ago

Std-inlines.cpp should be generated in QtSharp.CLI/bin/. Which platform do you work on? If it's Windows, don't the binary releases at https://github.com/ddobrev/QtSharp/releases do the job for you?