Trouble installing/creating programs in Pelles C 9.00

Started by BCBirdman, March 04, 2019, 07:37:17 PM

Previous topic - Next topic

BCBirdman

My initial attempts to install Pelles-C on my Windows 7 X64 system because of Bitdefender blocking changes to "Protect Folders".
If I attempt to open a newly created project I get the following:
Document navigation
Navigating to a new URL:

Document navigation
Navigating to a new URL:

Project closed: C:\Users\James Adams\Documents\Pelles C Projects\Prog-C-1\Prog-C-1.ppj
Project opened: C:\Users\James Adams\Documents\Pelles C Projects\Prog-C-1\Prog-C-1.ppj
Project saved: C:\Users\James Adams\Documents\Pelles C Projects\Prog-C-1\Prog-C-1.ppj
What is happening?

TimoVJL

#1
Check this:
https://www.bitdefender.com/support/how-do-i-exclude-a-folder-from-being-scanned-[bitdefender-windows-8-security]-1067.htm
QuoteTo add the folder to the Exclusions list, follow these steps:

    Open the Bitdefender window.

    Click the Settings button on the upper toolbar.

    In the Settings Overview window, select Antivirus.

    In the Antivirus Settings window, select the Exclusions tab.

    Make sure Exclusions for files is turned on by clicking the switch.

    Click the Excluded files and folders link.

    Click the Add button, located at the top of the exclusions table.

    Click Browse, select the folder that you want to be excluded from scanning and then click OK.

    Click Add and then click OK to save the changes and close the window.

May the source be with you

jj2007

Crappy AV software works with heuristic "detections". Pelles C is clean, but under the hood there may be some unusual code, so BitDefender cries foul. It's called false positive.

Btw no need to spam the forum with three identical new threads.