Hi Silverio Diquigiovanni,
I have get the same problem,with many times to try without solves.
you say"In my Windows Environment Path there was an invalid PATH char which invalidate LoadModule".could you explain how to do that.
thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Pavel should confirmed. But if i'm remembeby default Delphi using it's own path to store BPL/Components source (often Users/xxxxx/embarcadero/bpl or something like).
In options you have an options to set this but don't say where.
One solution you can try it's to install GLScene in the Delphi's folder component itself instead of your own folder.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Using the setup exe coming with 1.6 version the installing path was D:\Compononets\glscene.
All path in Tools and registry was fine but my issue was in missing D:\Components\glscene\bpl path in Windows system PATH, so duning IDE loading the BPL was unable to load.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I've tried many time to install GLScene 1.6 in Tokyo 10.2 without results.
But when I try to install components for VCL Palette I always get this message:
Last edit: shine world 2018-01-26
Issue solved.
In my Windows Environment Path there was an invalid PATH char which invalidate LoadModule.
Issue closed, not a problem of GLSCENE.
Hi Silverio Diquigiovanni,
I have get the same problem,with many times to try without solves.
you say"In my Windows Environment Path there was an invalid PATH char which invalidate LoadModule".could you explain how to do that.
thanks.
Dear zhangshuzhe,
May be something wrong in your tools|options from earlier settings.
See at https://sourceforge.net/p/glscene/code/HEAD/tree/trunk/SetupGLScene.iss and compare with your registry using regedit, delete doubled items in pathes.
PW
Hello Pavel should confirmed. But if i'm remembeby default Delphi using it's own path to store BPL/Components source (often Users/xxxxx/embarcadero/bpl or something like).
In options you have an options to set this but don't say where.
One solution you can try it's to install GLScene in the Delphi's folder component itself instead of your own folder.
Using the setup exe coming with 1.6 version the installing path was D:\Compononets\glscene.
All path in Tools and registry was fine but my issue was in missing D:\Components\glscene\bpl path in Windows system PATH, so duning IDE loading the BPL was unable to load.