Visual C++ project for Visual D doesn't allow d files

Rainer Schuetze r.sagitario at gmx.de
Mon May 20 07:12:51 UTC 2019



On 19/05/2019 14:42, Alex wrote:
> On Sunday, 19 May 2019 at 12:40:28 UTC, Alex wrote:
>> On Sunday, 19 May 2019 at 10:06:19 UTC, Alex wrote:
>>> When using "new file" in the a mixed project, only C files are
>>> shown(in VS2019). While one can change the extension to .d, in D
>>> projects it allows one creating a d file.
>>
>> Also, cannot drag or add folders(when going to add then new folder, it
>> is grayed out). This is for a brand new mixed project.
> 
> and build time and reason are not shown even when checked in the
> tools/options.

Again, this is a VC/msbuild project (that's why the options are in a
".visualdproj" section).

You can enable verbose msbuild output in the global "Projects and
Solution->Build and Run" options and try to decipher the logfile, but it
can be pretty nasty.


More information about the Digitalmars-d-ide mailing list