Re: VisualD / fatal error C1905: Front-End and Back-End are not compatible (have to use the same processor)

2018-06-25 Thread Robert M. Münch via Digitalmars-d-learn
With the latest releasae I still have the same problem. I really don't 
have any idea what the cause could be or how to fix it... Anyone?


Viele Grüsse. Robert M. Münch


On 2018-05-21 17:46:45 +, Robert M. Münch said:

A project I can compile via the command line and dub, gives an error in 
VisualD. I created the VisualD configuration through dub:


fatal error C1905: Front-End und Back-End sind nicht kompatibel 
(müssen den gleichenProzessor verwenden).


This translates to: "Front-End and Back-End are not compatible (have to 
use the same processor)"


Well, I don't have a clue what this should mena, nor how this could 
happen. It sounds a bit like if the compiler & linker are not useing 
the same architecture (I want to use x64) but I didn't find any options 
to check/change this.


Any ideas?



--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



VisualD / fatal error C1905: Front-End and Back-End are not compatible (have to use the same processor)

2018-05-21 Thread Robert M. Münch via Digitalmars-d-learn
A project I can compile via the command line and dub, gives an error in 
VisualD. I created the VisualD configuration through dub:


fatal error C1905: Front-End und Back-End sind nicht kompatibel 
(müssen den gleichenProzessor verwenden).


This translates to: "Front-End and Back-End are not compatible (have to 
use the same processor)"


Well, I don't have a clue what this should mena, nor how this could 
happen. It sounds a bit like if the compiler & linker are not useing 
the same architecture (I want to use x64) but I didn't find any options 
to check/change this.


Any ideas?

--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster