Conversation
# Conflicts: # Sharpmake.Platforms/Sharpmake.CommonPlatforms/BasePlatform.Vcxproj.Template.cs
|
Could modify one of the existing sample to add jumbo build support in one of the configuration at least? |
Co-authored-by: Jean-Sébastien Pelletier <jean-sebastien.pelletier@ubisoft.com>
- Add JumboBuild Sample
Say-Y
left a comment
There was a problem hiding this comment.
- Add JumboBuild Sample based on HelloWorld Sample
- Add JumboBuild options
Please let me know if there is anything that needs to be corrected.
|
Hi @Say-Y. Since you are adding a new sample, could you add it to |
|
Hi @jspelletier , I added a few header and cpp files. (test1.h, test1.cpp, test2.h, test2.cpp) Hi @sylvainfortin , 'JumboBuild' was added by referring to the 'HelloWorld' part of the 'SamplesDef.json' file. also removed JumboBuild's 'reference' folder. |
UpdateSamplesOutput.bat is used to generate the reference files |
Should I also edit that file? |
Co-authored-by: Jean-Sébastien Pelletier <jean-sebastien.pelletier@ubisoft.com>
Co-authored-by: Jean-Sébastien Pelletier <jean-sebastien.pelletier@ubisoft.com>
|
I have applied your request. |
|
I ran the CI. |
|
I have confirmed that UpdateSamplesOutput.bat fails without the following settings After the change, I confirmed that regression_test.py passed. |
I'm familiar with Jumbo build, so I think it would be nice to have this feature integrated.
#305
Apply modifications