Git Product home page Git Product logo

Comments (11)

vczh avatar vczh commented on June 25, 2024

家里还没装Win10没运行过,你用Visual Studio调试一下是怎么回事?

from gacui.

kendallsss avatar kendallsss commented on June 25, 2024

GacUI\Import\Vlpp.h
#if defined VCZH_MSVC
vint32_t count = -1;
reader << count;
collections::Array<wchar_t> buffer(count + 1);
if (reader.input.Read((void_)&buffer[0], count_sizeof(wchar_t)) != count*sizeof(wchar_t))
{
CHECK_FAIL(L"Deserialization failed.");//这里失败了
}
buffer[count] = 0;

找到这篇博文:
目前 GacUI 还没有兼容 Windows 10,因为 VerifyVersionInfo 又被微软废了。。。
http://blog.csdn.net/LYP951018/article/details/49742151
不知有没有关系

from gacui.

kendallsss avatar kendallsss commented on June 25, 2024

win10编译出的exe拿到win7虚拟机上也停止运行,
故障模块名称: MSVCR120.dll

from gacui.

vczh avatar vczh commented on June 25, 2024

@zmyspc VerifyVersionInfo在GacUI里面只用来确定缺省使用的皮肤,所以其实并没有什么关系,最多在Win7下面跑出了Win8的皮肤。关于MSVCR120.dll的问题,要不你试试静态链接?我觉得不太可能因为我的代码导致MSVCR120.dll出问题吧?

from gacui.

 avatar commented on June 25, 2024

GacUISrc.exe on Windows 10 (Visual Studio 2013) compiled successful. But during start the program interrupts work and crushed.

from gacui.

vczh avatar vczh commented on June 25, 2024

@mat0thew You are not supposed to use the GacUISrc project, this is for my development only. What you are expected to compile are all tutorials in the repo called "Release". You can contact me if you have any trouble.

from gacui.

lxj0276 avatar lxj0276 commented on June 25, 2024

@vczh lunzi brother ,ni de english zheme diaobao,shi zen me study de a ?

from gacui.

cxx909221500 avatar cxx909221500 commented on June 25, 2024

@lxj0276 Hello,ni de english also diaobao,lunzi brother had been living in Ricecountry(i cai de (≧0≦).)
And i thought my english ye bu worry

from gacui.

joshuafc avatar joshuafc commented on June 25, 2024

@lxj0276 @cxx909221500 , ni men de English really diaobaole. And i thought my english ye bu error.

from gacui.

lxj0276 avatar lxj0276 commented on June 25, 2024

@joshuafc 1 error 5 warning

from gacui.

vczh avatar vczh commented on June 25, 2024

经过长时间在Windows 10的开发我没发现什么问题,故close。

from gacui.

Related Issues (20)

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.