On 03/24/2011 11:39 AM, Paul Ishenin wrote:
24.03.2011 16:17, patspiper wrote:

Can you pls give details as I have no idea about manifests (aren't they
Windows specific?)

They are windows specific but this is not important because FPC includes all requested resources (no matter how windows specific they are) into the final executable.

What should I check?

Check that all the .res files which are involved into the IDE building process (except lazarus.res) does not contain windows manifest resource.

Maybe you include a res file which IDE made for a project (it usually has a manifest resource) into a package? If you made your .res files from .rc please check them if they contain resources with type RT_MANIFEST.
I deleted the package's files and recopied them fresh. Everything went smooth.

Furthermore, Lazarus is now able to load cursors.

Thanks!
Stephano

Best regards,
Paul Ishenin


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to