-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
question for quicklib #99
Comments
What dephi version are you using? Could you send me more info? error text, if you have a photo.jpg into debug folder, etc... |
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
new user object from JsonToObject method,user.Photo.Size property not equal to old. Delphi version is D11.Message ID: ***@***.***>
|
I run it without errors on Delphi 11 Alexandria. |
hi,hello
yes,my error is at line70.but after photo save
,new photo is error.
发送自我的盖乐世
…-------- 原始信息 --------
发件人: Exilon ***@***.***>
日期: 2022/3/9 05:02 (GMT+08:00)
收件人: exilon/QuickLib ***@***.***>
抄送: jiangwei7480 ***@***.***>, Author ***@***.***>
主题: Re: [exilon/QuickLib] question for quicklib (Issue #99)
I run it without errors on Delphi 11 Alexandria.
Where you get error? Maybe on at line 70? Assert(user.Photo.Size = photosize,'Photo serialize error!');
―
Reply to this email directly, view it on GitHub<#99 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ATDP6ARY7NGPLEFXUG2JNXTU6657DANCNFSM5P7K4JGQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
ok, you get and error saving jpg to file isn't? |
hi,hello:
It happen error when runing ComplexObjects Example。JsonToObject method not success,for photo type field fail
The text was updated successfully, but these errors were encountered: