On Tuesday, 29 October 2024 at 18:17:37 UTC, Richard (Rikki) Andrew Cattermole wrote:
>I guess that explains why I've never run into the issue - I've been using LDC but not DMD on Windows.
October 29 Re: ImportC question | ||||
---|---|---|---|---|
| ||||
Posted in reply to Richard (Rikki) Andrew Cattermole | On Tuesday, 29 October 2024 at 18:17:37 UTC, Richard (Rikki) Andrew Cattermole wrote: >I guess that explains why I've never run into the issue - I've been using LDC but not DMD on Windows. |
October 29 Re: ImportC question | ||||
---|---|---|---|---|
| ||||
Posted in reply to DLearner | On Monday, 28 October 2024 at 20:56:03 UTC, DLearner wrote: >Just trying ImportC under Windows 10:
Produces
DMD Compiler version? SDB@79 |
October 29 Re: ImportC question | ||||
---|---|---|---|---|
| ||||
Posted in reply to Salih Dincer | On Tuesday, 29 October 2024 at 18:57:15 UTC, Salih Dincer wrote: >On Monday, 28 October 2024 at 20:56:03 UTC, DLearner wrote: >Just trying ImportC under Windows 10:
Produces
DMD Compiler version? SDB@79
|
October 29 Re: ImportC question | ||||
---|---|---|---|---|
| ||||
Posted in reply to DLearner | On Tuesday, 29 October 2024 at 16:14:22 UTC, DLearner wrote: >On Tuesday, 29 October 2024 at 15:49:13 UTC, ryuukk_ wrote: >https://learn.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell?view=vs-2022 Similar message from Powershell: Whether it's CMD/Powershell isn't important, but it has to have the Visual Studio environment set up. Do you see this text in the shell when you launch it?
If not, try to search "Developer Command Prompt for VS" in your start menu. |
October 30 Re: ImportC question | ||||
---|---|---|---|---|
| ||||
Posted in reply to DLearner | On Tuesday, 29 October 2024 at 20:26:58 UTC, DLearner wrote: >On Tuesday, 29 October 2024 at 18:57:15 UTC, Salih Dincer wrote: >On Monday, 28 October 2024 at 20:56:03 UTC, DLearner wrote: >Just trying ImportC under Windows 10:
Produces
DMD Compiler version? SDB@79
update your compiler, latest version is: 2.109.1 then, and only then you can start wondering what's broken |
October 30 Re: ImportC question | ||||
---|---|---|---|---|
| ||||
Posted in reply to ryuukk_ | On Wednesday, 30 October 2024 at 09:21:55 UTC, ryuukk_ wrote: >On Tuesday, 29 October 2024 at 20:26:58 UTC, DLearner wrote: >On Tuesday, 29 October 2024 at 18:57:15 UTC, Salih Dincer wrote: >On Monday, 28 October 2024 at 20:56:03 UTC, DLearner wrote: >Just trying ImportC under Windows 10:
Produces
DMD Compiler version? SDB@79
update your compiler, latest version is: 2.109.1 then, and only then you can start wondering what's broken Now upgraded.
ie silence (and no 'hello' files produced either).
and a large number of similar messages. |
October 30 Re: ImportC question | ||||
---|---|---|---|---|
| ||||
Posted in reply to DLearner | On Wednesday, 30 October 2024 at 15:17:56 UTC, DLearner wrote: >On Wednesday, 30 October 2024 at 09:21:55 UTC, ryuukk_ wrote: >On Tuesday, 29 October 2024 at 20:26:58 UTC, DLearner wrote: >On Tuesday, 29 October 2024 at 18:57:15 UTC, Salih Dincer wrote: >On Monday, 28 October 2024 at 20:56:03 UTC, DLearner wrote: >Just trying ImportC under Windows 10:
Produces
DMD Compiler version? SDB@79
update your compiler, latest version is: 2.109.1 then, and only then you can start wondering what's broken Now upgraded.
ie silence (and no 'hello' files produced either).
and a large number of similar messages. why X86 brother, pick the developper prompt for X64 |
October 31 Re: ImportC question | ||||
---|---|---|---|---|
| ||||
Posted in reply to DLearner | On Tuesday, 29 October 2024 at 20:26:58 UTC, DLearner wrote: >On Tuesday, 29 October 2024 at 18:57:15 UTC, Salih Dincer wrote: >DMD Compiler version? SDB@79
First of all, be sure to get rid of that old version because a lot has changed since that version. There's no harm in having different VSlibs installed. The main problem is that Windows is crap. The address of the solution is: MSYS2. It's simple to install it on your computer and use it safely. Look, there are videos on this subject, here is one of them: https://youtu.be/OwQobefF-iE?si=QN8sp5SknSROXY83 Yes, now your problems will be solved, insha'Allah SDB@79 |