Opened 20 months ago
Closed 20 months ago
#71803 closed defect (duplicate)
swi-prolog-devel @9.3.18 +debug: fatal error: 'iostream' file not found
| Reported by: | Bartola64 | Owned by: | JanWielemaker (Jan Wielemaker) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.5 |
| Keywords: | Cc: | ||
| Port: | swi-prolog-devel |
Description
System version: macOS Sonoma 14.7.2 x86_64
Attached is the port install log.
Thanks for your support.
Attachments (1)
Change History (4)
Changed 20 months ago by Bartola64
| Attachment: | swi-prolog-devel main.log added |
|---|
comment:1 follow-up: 2 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)
| Cc: | jan@… removed |
|---|---|
| Owner: | set to JanWielemaker |
| Status: | new → assigned |
| Summary: | swi-prolog-devel +debug: port install failed (swi prolog version: 9.3.18) → swi-prolog-devel @9.3.18 +debug: fatal error: 'iostream' file not found |
comment:2 Changed 20 months ago by Bartola64
Replying to ryandesign:
The log shows you are using CLT 16.2 and the error is:
…/packages/cpp/test_cpp.cpp:60:10: fatal error: 'iostream' file not found 60 | #include <iostream> | ^~~~~~~~~~This sounds like #70750. Please check whether the solution at ProblemHotlist#clts16 works for you.
Correct suggestion. The port installation was successful. Thank you. Best regards
comment:3 Changed 20 months ago by jmroot (Joshua Root)
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

The log shows you are using CLT 16.2 and the error is:
…/packages/cpp/test_cpp.cpp:60:10: fatal error: 'iostream' file not found 60 | #include <iostream> | ^~~~~~~~~~This sounds like #70750. Please check whether the solution at ProblemHotlist#clts16 works for you.