D8831: gcclikecompiler: Fix execution of compiler qprocess under windows

Geetam Chawla noreply at phabricator.kde.org
Wed Nov 15 21:06:16 UTC 2017


geetamc added a comment.


  In https://phabricator.kde.org/D8831#168189, @brauch wrote:
  
  > I understand what the patch does, but can you explain why this fixes your issue?
  
  
  QProcess::nullDevice() returns \\.\NUL on windows,
  with options -xc++ -std="c++11" -E -v  \\.\NUL,
  gcc and clang give error "unknown option \\.\NUL", or something similar, not on windows right now,
  sorry for not posting the exact error.

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D8831

To: geetamc, #kdevelop
Cc: brauch, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171115/d171781f/attachment.html>


More information about the KDevelop-devel mailing list