View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000231 | Gorilla3D | Bug Reports | public | 2023-10-25 21:00 | 2023-11-06 15:02 |
| Reporter | wiljo | Assigned To | administrator | ||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| OS | Windows | OS Version | 11 | ||
| Product Version | 1.2 | ||||
| Target Version | 1.2 | Fixed in Version | 1.1 | ||
| Summary | 0000231: C++ Builder include-directories are not set by the installer | ||||
| Description | For 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 Reproduce | Try to run on C++ Builder after install | ||||
| Additional Information | Not Delphi, C++ Builder 11.3. | ||||
| Tags | No tags attached. | ||||
| Delphi-Version | 11.3.0 | ||||
| OpenGLVersion | |||||
|
|
noticed |
|
|
add them under: tools -> options -> language -> c++ -> Paths and Directories instead of the project options |
|
|
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 |
| 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 |