Hi,
While attempting to compile a project the compiler stays blocked while compiling a file, CPU is 100% dedicated to the compiler, IDE is still active but not responsive.
Any idea?
Michel Peru
Hi everybody,
I have installed the most recent Beta and the latest stable version (not on the same time) on my windows xp sp2 + all latest Microsoft fixes.
When compiling the Hello.c that comes as example in the package the following happens:
a) The stable version crashes down (window close without any notice)
b) The latest Beta never stops compiling ....
Important: Using the cc compiler in the command line works perfectly.
Does somebody knows what is going on ?
Thanks for helping.
Hello everybody
I also had the follofwing problems: (Win XP Sp2)
a) Last stable Version crashed
b) Beta 3 never stoped compiling
I used the taskmanager to kill the Beta 3 poide.exe and found a poide.XPT containing the following error message:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 10002AF2 01:00001AF2 C:\Programme\Gemeinsame Dateien\Logitech\LVMVFM\LVPrcInj.dll
Registers:
EAX: 00000000
EBX: 00000114
ECX: 01BE3DA8
EDX: FFFFFFFF
ESI: 01BE3DA8
EDI: 00000000
CS:EIP: 001B:10002AF2
SS:ESP: 0023:05E4FBA4 EBP: 00000000
DS: 0023 ES: 0023 FS: 003B GS: 0000
Flags: 00010202
Call stack:
Address Frame Logical addr Module
10002AF2 00000000 0001:00001AF2 C:\Programme\Gemeinsame Dateien\Logitech\LVMVFM\LVPrcInj.dll
-------------------------------------
I was surprised to see that some Logitech File was involved ....
Just for test I just renamed the directory containing the files and ...
No more crash or endless compiling in Pelles C (Beta 3)
So if you are in trouble look for to poide.XPT and try to solve the problem.
To the developer of PellesC:
Why is this Logitec driver beeing used by Pelles C ? (This is my webcam ...)
Greetings to everybody.....