Menu

compiling error in under XE4

Help
RBob
2017-11-20
2019-05-07
  • RBob

    RBob - 2017-11-20

    Hi guys,
    I just downloaded last GLSCene version (1.5) and I tried to compile it in Delphi XE4 following the instructions in "GLScene/Installation/Installation_en.htm", but I have some error;

    for example:

    [dcc32 Fatal Error] GLTypes.pas(18): F1026 File not found: 'C:...\GLScene\Packages\Win32\System.Math.Vector.dcu'

    [dcc32 Fatal Error] FRFaceEditor.pas(27): F1026 File not found: 'C:...\GLScene\Packages\Win32\System.ImageList.dcu' (unit scope "System" indicates iOSDevice, Win32, Win64, OSX32, iOSSimulator only)

    Do I have to add other paths to the library path?

    thanx,
    RBob

     
  • Pavel Vassiliev

    Pavel Vassiliev - 2017-11-20

    RBob,
    You can remove system.math.vector from uses clause of GLTypes and change System.ImageList on Vcl.ImageList for xe4 delphi.

     
  • RBob

    RBob - 2017-11-20

    ok, thank you very much Pavel,
    but it seems to be other aspects (probably related to the version of XE) that do not allow me to compile correctly. If somebody use XE4 and has other suggestions I will try better in the future...
    thank you again!

     
  • Alessandro Sacchitella

    Hello RBob,
    did you solve the issues with XE4? I have the same problems...

     
  • RBob

    RBob - 2018-11-25

    Hi Alessandro,
    yes I solved, but I don't remember what was the problem. Pheraps it was the output directory.
    I check my system and I see I have set DCP output directory and Unit output directory to '$(GLSCENEDIR)\lib\Win32' where GLSCENEDIR is a variable with the value: 'C:\Users\Public\Documents\RAD Studio\11.0\GLScene'

    I hope this help you

     
  • Alessandro Sacchitella

    Thanks RBob,
    after lots of tries I did it. Except for the last project in project group, that crashes IDE and exits Delhpi! However, it seems to work. But I can't find documentation, a way to start...

     
  • Jerson Seling

    Jerson Seling - 2019-05-07

    I am author of Brazilian Portuguese documentation.
    Currently, the above link is unavailable (wikispaces is a dead link now).
    I uploaded all the documentation here:
    https://drive.google.com/drive/folders/0B__Q9xRTUzbTbDFwVDltLWY4ZTQ

    It's very outdated though.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.