Hi
After compiling the latest SVN update in accordance with the Installation.html document.
I notice that GLScene_DesignTime_VCL.bpl and GLScene_RunTime_VCL.bpl have been updated.
Then when I attempt to compile an application of mine
when starting Delphi XE8 I get the following error.
bds.exe - Entry Point Not Found
The procedure entry point @GLisolines@initialization$qqrv could not be located in the dynamic library GLScene_RunTime_VCL.pbl.
Hi
After compiling the latest SVN update in accordance with the Installation.html document.
I notice that GLScene_DesignTime_VCL.bpl and GLScene_RunTime_VCL.bpl have been updated.
Then when I attempt to compile an application of mine
when starting Delphi XE8 I get the following error.
bds.exe - Entry Point Not Found
The procedure entry point @GLisolines@initialization$qqrv could not be located in the dynamic library GLScene_RunTime_VCL.pbl.
followed by the error
Error Reading Form: 'ViewForm'
Can't load package
C\User\Public\Documents\Embarcadero\Studio\16.0\Bpl\GLS_Computing_Desic???
The specified procedure could .Ignore the etc
If I Cancel this error { not Ignore }
I then get the error
Error creating form Can't load package
C:\Users\Public...\GLS_Computing_DesignTime_VCL.bpl. etc
OK to this.
Then the application compiles OK and runs fine.
Eric Hardinge
Eric,
On my side there is no such error. Try to cleanup your working dir from old dcu's or reinstall packages.
PW
Hi Pavel
Good that fixed it
Thanks Pavel!
Eric Hardinge