User forums > Nightly builds

The 17 June 2012 build (8059) is out.

<< < (3/11) > >>

MortenMacFly:

--- Quote from: raynebc on June 27, 2012, 08:01:48 am ---Is there a way to make it build files in alphabetical order once again?

--- End quote ---
No. Files are compiled in order of their weight (which you can adjust in the file's property). Compiling alphabetically would break that important feature.

raynebc:
All of my source files are using the default build weight of 50.  If the weight of all files are the same, what is the next criterion used to determine which file is built next?  When none of the files have a unique weight, I don't see how building alphabetically by name would break any such feature.

keichee:
crashes on vs2012 sln and vcxproj files, please fix

MortenMacFly:

--- Quote from: keichee on June 27, 2012, 10:43:24 pm ---crashes on vs2012 sln and vcxproj files, please fix

--- End quote ---
Project (file) to reproduce, please?

MortenMacFly:

--- Quote from: raynebc on June 27, 2012, 07:44:06 pm ---All of my source files are using the default build weight of 50.  If the weight of all files are the same, what is the next criterion used to determine which file is built next?  When none of the files have a unique weight, I don't see how building alphabetically by name would break any such feature.

--- End quote ---
Can you provide a minimal test case?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version