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 » Developing U++ » U++ Developers corner » [Compilation] Include .asm files in build
Re: [Compilation] Include .asm files in build [message #42615 is a reply to message #42612] Wed, 26 March 2014 20:16 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi crydev,

Now we're getting somewhere Smile

Based on the output, it seems that the flag for your compiler is VC10X64 rather than MSC10X64. Don't ask me why, I'm haven't seen theide on windows for years Smile So, you can try with VC10X64.

If that doesn't help, you can try specifying bit more elaborate tricks with flags. They support some basic expressions, so you can try things like !WIN32 or even better !WIN32 & !POSIX. If that doesn't work either, I'll probably have to get a windows machine to try myself, because this behavior would seem rather suspicious Smile

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Should the pick semantics be changed?
Next Topic: How is the u++ repository organized ?
Goto Forum:
  


Current Time: Thu May 23 21:38:27 CEST 2024

Total time taken to generate the page: 0.02468 seconds