News:

Download Pelles C here: http://www.pellesc.se

Main Menu

Recent posts

#21
Bug reports / Re: Some fonts are missing fro...
Last post by ander_cc - April 14, 2026, 03:28:05 PM
Quote from: John Z on April 14, 2026, 01:55:09 PMHi ander_cc,

On my system the Cascadia fonts are there. See attachment.
Windows 11 Home 25H2, so seems they 'should' be there on Pro . . . it is not a Pelles IDE issue I think...

Try going to windows settings, personalization, fonts, then see what is there.

John Z

P.S. The title on the resource 9 file also shows 13 I believe
I also try it in my laptop, it is Win11 Home 25h2, and a Win10 pc, but miss some fonts too. Maybe this issue is only related to the Windows Chinese Edition.
#22
Bug reports / Re: Some fonts are missing fro...
Last post by John Z - April 14, 2026, 01:55:09 PM
Hi ander_cc,

On my system the Cascadia fonts are there. See attachment.
Windows 11 Home 25H2, so seems they 'should' be there on Pro . . . it is not a Pelles IDE issue I think...

Try going to windows settings, personalization, fonts, then see what is there.

John Z

P.S. The title on the resource 9 file also shows 13 I believe
#23
General discussions / Re: Chinese Simplify translati...
Last post by John Z - April 14, 2026, 10:31:13 AM
Hi ander_cc,

Great!

Tip:  To run multiple languages easily create a desktop shortcut for each language.
Here is an example shortcut target properties for Chinese:

C:\Program Files\PellesC_V14\Bin\poide.exe" /l 0004  <- Lower case L

This way switching languages is a matter of selecting the right shortcut.

John Z
#24
General discussion / Re: Pelles C and Windows Defen...
Last post by John Z - April 14, 2026, 10:18:28 AM
Hi italofutra,

Quote from: italofutura on April 14, 2026, 08:22:10 AMHi,

I tried to install Pelles C on my employer provided Windows 11 laptop. I do not have admin rights on this laptop.

when I try to install Pelles C a smart screen  appears, but due to lack of administrator privileges, I cannot proceed.

Other software works. Is it because Pelles C binaries are not signed? If yes, why?

Just in the rare case Timo's suggestion does not work - 

If you are still having issues you might try to unblock it first and then install to a folder other than Program Files xxx.  To unblock when downloading from the internet use the properties dialog see image.  If you can't unblock on the chief's laptop then download the setup on your laptop then unblock it and put on a USB.  Then try a standard install, or install to a 'user' folder.

John Z
#25
General discussion / Re: Pelles C and Windows Defen...
Last post by italofutura - April 14, 2026, 09:31:07 AM
Not a bad suggestion at all.

Normally for OpenWatcom V2, I decompress the executable with 7-zip. This is not possible with PellesC, but the principle is the same.

I will follow your solution.

Thank you.
#26
General discussion / Re: Pelles C and Windows Defen...
Last post by TimoVJL - April 14, 2026, 08:58:39 AM
Just install Pelles C to another PC and pack folder and use it other PC.
Pelles C is portable and works from USB-stick.
Sometimes have to adjust settings for INCLUDE and LIB folders.
#27
Bug reports / Some fonts are missing from th...
Last post by ander_cc - April 14, 2026, 08:58:13 AM
Like "Cascadia Mono", I can't see it in font name list. But can set in theme file.
Btw: When I was translating rc file, I noticed line 3409 had still read "version 13.00".
See attach files.
Pelles C v14, Windows 11 pro Chinese (Samplify) 25H2
#28
General discussions / Re: Chinese(simplify) translat...
Last post by ander_cc - April 14, 2026, 08:39:37 AM
Quote from: John Z on April 11, 2026, 11:10:43 AMHi ander_cc,

For the string tables you might consider using AI.  Here is an example input and output from Gemini

You will need to be the judge of the accuracy and perhaps fix a few things here and there but this technique should be able to get you to the finish line.

John Z
Thank you! I already translated it. https://forum.pellesc.de/index.php?topic=11778.0
#29
General discussions / Chinese Simplify translation w...
Last post by ander_cc - April 14, 2026, 08:36:16 AM
Just need someone to help with testing.
Dialogs, menus and string tables have been translated. See attach zip file.
#30
General discussion / Pelles C and Windows Defender ...
Last post by italofutura - April 14, 2026, 08:22:10 AM
Hi,

I tried to install Pelles C on my employer provided Windows 11 laptop. I do not have admin rights on this laptop.

when I try to install Pelles C a smart screen  appears, but due to lack of administrator privileges, I cannot proceed.

Other software works. Is it because Pelles C binaries are not signed? If yes, why?