View Issue Details

IDProjectCategoryView StatusLast Update
0000231Gorilla3DBug Reportspublic2023-11-06 15:02
Reporterwiljo Assigned Toadministrator  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
OSWindowsOS Version11 
Product Version1.2 
Target Version1.2Fixed in Version1.1 
Summary0000231: C++ Builder include-directories are not set by the installer
DescriptionFor the users of C++ Builder, the include directories set by the installer are not sufficient to get the compiles running.
In order for the compile to pass, the folloring would be needed, too:

In project->options->Building->C++ Shared options, add
<installation-directory>\Win32\Release\C\hpp to Include path under All configurations - Windows 32-bit platform
<installation-directory>\Win32\Release\C to Library path under All configurations - Windows 32-bit platform
<installation-directory>\Win64\Release\C\hpp to Include path under All configurations - Windows 64-bit platform
<installation-directory>\Win64\Release\C to Library path under All configurations - Windows 64-bit platform

Perhaps they could be set by the installer or maybe they could be mentioned in the installation guide?
Steps To ReproduceTry to run on C++ Builder after install
Additional InformationNot Delphi, C++ Builder 11.3.
TagsNo tags attached.
Delphi-Version 11.3.0
OpenGLVersion

Activities

administrator

2023-10-26 08:33

administrator   ~0000265

noticed

administrator

2023-10-26 08:33

administrator   ~0000266

add them under: tools -> options -> language -> c++ -> Paths and Directories instead of the project options

administrator

2023-11-06 15:02

administrator   ~0000271

New Installer provided 1.1.3.63

New uninstall button to remove version specific installations.
C++ Builder paths getting written into registry.

https://www.gorilla3d.de/download/Gorilla3DInstaller.zip

Issue History

Date Modified Username Field Change
2023-10-25 21:00 wiljo New Issue
2023-10-26 08:33 administrator Assigned To => administrator
2023-10-26 08:33 administrator Status new => acknowledged
2023-10-26 08:33 administrator Note Added: 0000265
2023-10-26 08:33 administrator Note Added: 0000266
2023-10-26 08:34 administrator Product Version => 1.2
2023-10-26 08:34 administrator Target Version => 1.2
2023-11-06 15:02 administrator Status acknowledged => resolved
2023-11-06 15:02 administrator Resolution open => fixed
2023-11-06 15:02 administrator Fixed in Version => 1.1
2023-11-06 15:02 administrator Note Added: 0000271