Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Promising results from CLANG/LLVM 6.0.0 on Windows
Re: Promising results from CLANG/LLVM 6.0.0 on Windows [message #49828 is a reply to message #49782] Sun, 13 May 2018 15:37 Go to previous message
aftershock is currently offline  aftershock
Messages: 143
Registered: May 2008
Experienced Member
So you compiled your project using clang compiler in msc mode and using msc own linker.
I also tried it...with additional difficulties.
I have to modify these two files
Windows Kits\8.1\include\um\winsock2.h
Windows Kits\8.1\include\um\ws2tcpip.h.
They complained about some minor errors.
I attached patches.
And
compiler did not like _SCL_SECURE_NO_WARNINGS
So I had to make a command line argument filter that removes that text.
To be able to do that, I had to modify the msc builder within the ide.
Then it got up to linking.
  • Attachment: patch.zip
    (Size: 1.06KB, Downloaded 249 times)

[Updated on: Sun, 13 May 2018 15:43]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: Other Compiller
Next Topic: What flag for conditional compile to GUI or CLI
Goto Forum:
  


Current Time: Sat Jun 28 19:27:17 CEST 2025

Total time taken to generate the page: 0.04364 seconds