Jean-Sébastien Pelletier

Results 36 comments of Jean-Sébastien Pelletier

As long as you don't intend to modify Ogre3D that might work.

You could do something like this to link libraries from external projects [Sharpmake.Export] class Curl : ExportProject { public override void ConfigureAll(Configuration conf, Target target) { conf.AddPublicDependency(target); conf.AddPublicDependency(target); // Dependencies...

Hi, I've put 0.7.1 as a temporary version number to avoid interferring with official version numbers. Thus when you will release 0.8 I will be able to upgrade easily. I've...

not sure... I haven't used it enough before the change to notice. Anyways, the change to async package is mandatory so there is not much choices...

We won't merge this. It doesn't improve readability and is not standard C#. Also, you forgot some $, probably breaking code.

what case is this fixing exactly? Could you give us an example of a real world case. We don't really understand what this is fixing.

closing. we no longer have .sharpmake.cs files for sharpmake project files.

closing. we no longer have .sharpmake.cs files for sharpmake project files.

we won't merge this. We will eventually add light cache support once it no longer has an experimental suffix. Until then, use the workaround stated above. This is what we...

@Michron Can we close this one? a way to specify arguments for debug solution now exist.