#1 2017-01-04 13:03:06

tdanop
Member
Registered: 2015-01-16
Posts: 27

SQLite3 sample projects - Procedure entry point isdebuggerpresent

Hi,

There is an error "The procedure entry point isdebuggerpresent could not be located in the dynamic link library kernel32.dll" when I try to run either in debug or release the sample programs or SQLTest.
I am not quite sure that this error comming from framework but when I open a new project without use of framework with just a single form is running fine.

I use Delphi Berlin starter edition 10.1 and the framework  was downloaded 14 Dec 2016.

Anybody has an idea what is this error coming from?


Thanks,
Theodor

Offline

#2 2017-01-04 13:17:25

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: SQLite3 sample projects - Procedure entry point isdebuggerpresent

On which windows version?

Offline

#3 2017-01-04 13:45:22

tdanop
Member
Registered: 2015-01-16
Posts: 27

Re: SQLite3 sample projects - Procedure entry point isdebuggerpresent

Windows 7 (64)

Offline

#4 2017-01-04 14:30:42

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: SQLite3 sample projects - Procedure entry point isdebuggerpresent

It should be available on this platform...
https://msdn.microsoft.com/en-us/librar … p/ms680345

I'm not able to reproduce it here...

Offline

#5 2017-01-05 09:29:52

tdanop
Member
Registered: 2015-01-16
Posts: 27

Re: SQLite3 sample projects - Procedure entry point isdebuggerpresent

First thank you for the assist. The issue was resolved after totally remove the dev\lib and replaced by the last night build. Really I don't know what was the root of this issue I just suspect the debug information parameter bu I have no time for more R&D.
But I have to point this,  for those who has several installations of Delphi in the same machine like me (Delphi7, XE3, XE5, Berlin starter edition) they should avoid reuse the same .proj file across all releases as there is a conflict in the debug information parameter across all those releases.
Thank you again.

Offline

Board footer

Powered by FluxBB