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 #42660 is a reply to message #42654] Thu, 27 March 2014 10:40 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

crydev wrote on Thu, 27 March 2014 08:22

Hi Honza,

When I use the compiler flag (VC10(X64)) as flag for the When field it doesn't execute the build step at all. It seems like WIN32 is defined in 32-bit compilation mode as well as in 64-bit mode. Is there a flag that is not defined in 32 that is in 64?

Regards,
crydev


Ok, I was little afraid of this Sad

But there might be quite simple workaround... You can add flags to build method. Go to Setup > Build Methods and select your 64bit method. Add something like 64BIT to "fixed flags" fields (better into all three, the Common fixed flags one seems broken right now :-/ ). Then do the similar thing for the 32bit build method. After that it should be possible to use 32BIT/64BIT flags in custom build steps.

I hope this will finally work Smile

Honza

PS: There were some changes in the build methods dialog not very long ago. You might want to update your theide to some recent nightly version...
 
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: Wed Jun 05 21:15:28 CEST 2024

Total time taken to generate the page: 0.01084 seconds