I took the last version of GLscene with the installer SetupGLSceneVCL_v.1.6_for_RAD10.exe . I followed all the installation steps and could "Compile All from here" well and without messages or errors. However when I try to install any of the Design Time packages I get the errors like "Can’t load package c:\Glscene\bpl\win32\Glscene_Physics_DT.bpl . The specified module could not be found" . What I am doing wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A question about the installer. Is it possible to construct an installer in such a way that it includes in the OPTIONS the Library Paths automatically ? and the other settings that are requested in GLscene installation like to create the Environment variables?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Strange thing again. I downloaded the SVN last version of GLscene . I followed the installation steps and could well "Compile All from here" without messages or errors. However when I try to install any of the Design Time packages I get the errors like "Can’t load package c:\Glscene\bpl\win32\Glscene_Physics_DT.bpl . The specified module could not be found" . It does not seem to be a question of "library path" otherwise I could not successfuly "compile all". Can anyone help me?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I took the last version of GLscene with the installer SetupGLSceneVCL_v.1.6_for_RAD10.exe . I followed all the installation steps and could "Compile All from here" well and without messages or errors. However when I try to install any of the Design Time packages I get the errors like "Can’t load package c:\Glscene\bpl\win32\Glscene_Physics_DT.bpl . The specified module could not be found" . What I am doing wrong?
Hi .... problem solved . I did what I wrote in a post on last february and it worked Thanks
A question about the installer. Is it possible to construct an installer in such a way that it includes in the OPTIONS the Library Paths automatically ? and the other settings that are requested in GLscene installation like to create the Environment variables?
Dear Sergio,
Yes, it's possible. Open a SetupGLScene.iss script in InnoSetup and improve it by adding needed options.
PW
Dear Pavel. Thanks I can do this . The problem is that I do not know how to insert the path of the library in the iss file (the wording to insert)
Strange thing again. I downloaded the SVN last version of GLscene . I followed the installation steps and could well "Compile All from here" without messages or errors. However when I try to install any of the Design Time packages I get the errors like "Can’t load package c:\Glscene\bpl\win32\Glscene_Physics_DT.bpl . The specified module could not be found" . It does not seem to be a question of "library path" otherwise I could not successfuly "compile all". Can anyone help me?