이청안

Results 10 comments of 이청안

I'm having the same problem. Any progress?

I just removed every c++ and make one link to the g++. Something like this: ```bash which c++ mv c++ c-- ln -s g++ c++ ``` After that I can...

저는 @lepus2 님께서 하라고 하신 대로 수정한 후 해결이 되었습니다.

#110 I guess this is the same issue.

@timunie Hello! How can I update my nugets? I tried ```zsh dotnet new install Avalonia.Templates::11.0.9 ``` I got Warning: Avalonia.Templates::11.0.9 is not found in NuGet feeds https://api.nuget.org/v3/index.json. Avalonia.Templates::11.0.9 could not...

I tried to update the package versions by manually changing the versions in .csproj file, and rebuild the project. However, the problem persists.

I changed the extension to v0.0.29, and the problem has been resolved.

I'm getting an access violation error from SkiaApi. I downgraded Avalonia to 11.0.4 and the error has gone. 11.0.5 uses SkiaSharp 2.88.6 and 11.0.4 uses 2.88.3. I guess SkiaSharp 2.88.6...

I have a similar issue. When I run it for a specific page, it works. But, when I try whole file at once, it missed a character. When I tried...

> @calee88 does the extracted text well extracted and not messed up? I tried to run that file but it seems that the output is not in the right order....