ProjectCenter not running after install on Windows 10
"frederic-charles.gachet" via Bug reports for the GNUstep programming environment <[email protected]> Wed, 13 Jan 2021 11:37:45 +0100 (CET)
| Newsgroups | gmane.comp.lib.gnustep.bugs |
|---|---|
| Message-ID | <1091097266.1339982.1610534265130@wlpnf0209> |
<div style="font-family:Arial, Helvetica, sans-serif; font-size:12px;">Hi<br> I have installed GNUstep under Windows 10.<br> ProjectCenter and Gorm do not run.<br> Under gdb, I have the following:<br> <br> $ gdb ProjectCenter.exe<br> GNU gdb (GDB) 7.3.1<br> Copyright (C) 2011 Free Software Foundation, Inc.<br> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html><br> This is free software: you are free to change and redistribute it.<br> There is NO WARRANTY, to the extent permitted by law. Type "show copying"<br> and "show warranty" for details.<br> This GDB was configured as "mingw32".<br> For bug reporting instructions, please see:<br> <http://www.gnu.org/software/gdb/bugs/>...<br> Reading symbols from c:\gnustep\gnustep\system\applications\projectcenter.app\ProjectCenter.exe...done.<br> (gdb) run<br> Starting program: c:\gnustep\gnustep\system\applications\projectcenter.app\ProjectCenter.exe<br> [New Thread 16720.0x1de8]<br> [New Thread 16720.0xcb0]<br> warning: 2021-01-13 11:32:40.977 ProjectCenter[16720:7656] NSApplication.m:317 Assertion failed in initialize_gnustep_backend. Can't load object file from backend at path C:/GNUstep/GNUstep/System/Library/Bundles/libgnustep-cairo-025.bundle<br> <br> [Inferior 1 (process 16720) exited with code 03]<br> <br> I see Bug 58837 which seems to report such a trouble, but solution is unclear.<br> <br> Can you help me ?<br> <br> Frédéric</div>