Please try the standalone one

Working on new editor enhancements?
User avatar
SPH
Enthusiast
Enthusiast
Posts: 571
Joined: Tue Jan 04, 2011 6:21 pm

Please try the standalone one

Post by SPH »

Hi,

I sometimes test the codes proposed on the forum and it happens that some codes do not want to launch in the PB IDE 6.11 x64.
I have this message: "Cannot execute the file with the internal debugger. Please try the standalone one."
What does that mean and how to no longer have this message?

Thx

!i!i!i!i!i!i!i!i!i!
!i!i!i!i!i!i!
!i!i!i!
//// Informations ////
Portable LENOVO ideapad 110-17ACL 64 bits
Version de PB : 6.12LTS - 64 bits
User avatar
Demivec
Addict
Addict
Posts: 4267
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Re: Please try the standalone one

Post by Demivec »

I don't know why you received the messages but this is how you can select the standalone debugger:

Compiler menu -- Compiler Options menu item -- Compile/Run tab -- Use selected Debugger drop down list

Here's the link to the help file information: https://www.purebasic.com/documentation/reference/ide_compiler.html

I personally only use the standalone debugger because it was required when using jaPBe and I never found a need to use the internal one when using the PureBasic IDE. That is one reason I am unaquainted with the message you saw to please use the standalone debugger. :wink:
User avatar
idle
Always Here
Always Here
Posts: 5896
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Please try the standalone one

Post by idle »

that will usually happen when the files compiler configuration uses another version of the compiler or x86 vs x64.
Check the compiler options of the file.
User avatar
Erolcum
User
User
Posts: 51
Joined: Fri Jun 07, 2024 10:45 am
Location: Turkiye
Contact:

Re: Please try the standalone one

Post by Erolcum »

try disabling windows defender. (I found it in forum)
You may visit my new Purebasic blog here..
:arrow: https://erolcum-github-io.translate.goo ... r_pto=wapp
User avatar
SPH
Enthusiast
Enthusiast
Posts: 571
Joined: Tue Jan 04, 2011 6:21 pm

Re: Please try the standalone one

Post by SPH »

Erolcum wrote: Mon Aug 19, 2024 11:02 am try disabling windows defender. (I found it in forum)
Instead of disabling anything, I would rather understand...
And especially, know what the message "Please try standalone" means.

!i!i!i!i!i!i!i!i!i!
!i!i!i!i!i!i!
!i!i!i!
//// Informations ////
Portable LENOVO ideapad 110-17ACL 64 bits
Version de PB : 6.12LTS - 64 bits
User avatar
NicTheQuick
Addict
Addict
Posts: 1519
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: Please try the standalone one

Post by NicTheQuick »

I only see this message when another program is still running and the integrated Debugger is still in use.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
User avatar
Erolcum
User
User
Posts: 51
Joined: Fri Jun 07, 2024 10:45 am
Location: Turkiye
Contact:

Re: Please try the standalone one

Post by Erolcum »

SPH wrote: Tue Aug 20, 2024 10:41 am
Erolcum wrote: Mon Aug 19, 2024 11:02 am try disabling windows defender. (I found it in forum)
Instead of disabling anything, I would rather understand...
And especially, know what the message "Please try standalone" means.
Trellix also see PB (V6.11) as malware. It blocks the debugger or does not allow work. I send them a message that tells to put PB in their whitelist. We will see..
https://r.resimlink.com/HoKJT8bA.png
You may visit my new Purebasic blog here..
:arrow: https://erolcum-github-io.translate.goo ... r_pto=wapp
User avatar
NicTheQuick
Addict
Addict
Posts: 1519
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: Please try the standalone one

Post by NicTheQuick »

It's not seen as a malware but as a generic variant of some virus/trojan according to some heuristics that shows false positives in most of the cases.

Virus scanners are always garbage.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
User avatar
SPH
Enthusiast
Enthusiast
Posts: 571
Joined: Tue Jan 04, 2011 6:21 pm

Re: Please try the standalone one

Post by SPH »

W11 is a bane for programmers!
W10 is a joy...

!i!i!i!i!i!i!i!i!i!
!i!i!i!i!i!i!
!i!i!i!
//// Informations ////
Portable LENOVO ideapad 110-17ACL 64 bits
Version de PB : 6.12LTS - 64 bits
Post Reply