Use the Win32 appilication wizard.
Create 'A simple programm'.
Open rc in the ide and say 'new --> manifest'.
Compile and run!
Error: Could not run, has to be new installed!
take off comment around <trustInfo xmlns and try again.
Quote from: TimoVJL on November 26, 2014, 02:23:52 PM
take off comment around <trustInfo xmlns and try again.
Doesn't help.
I do not know what is wrong. And I personally have not any problem with this because I have a working manifest.
So, the problem here is not to find a solution, but to show that the manifest included in Pelles C has to be corrected.
Can a mod move this in the bug section, please?
Edit: Oh, I forgot! Mods are in holidays! ;D
in manifest remove the line:
<!-- processorArchitecture="amd64" -->
It's a known problem.
Quote from: frankie on November 26, 2014, 06:55:39 PM
in manifest remove the line:
<!-- processorArchitecture="amd64" -->
It's a known problem.
So it can be fixed! :)