On Wednesday 22 April 2015 18:36:01 mark diener wrote:
> Gunnar & Thiago:
>
> Ok, thanks, that will shrink my build test footprint even more.
>
> I think the magic configure switch is "-nomake tools" on Visual Studio
> 2013 Win32
>
> I missed it during the scanning of options for configure.bat,
Gunnar & Thiago:
Ok, thanks, that will shrink my build test footprint even more.
I think the magic configure switch is "-nomake tools" on Visual Studio
2013 Win32
I missed it during the scanning of options for configure.bat, and that
caused much consternation.
But now I can run nmake, nmake in
On Wednesday 22 April 2015 17:29:28 mark diener wrote:
> Thiago and Gunnar:
>
> Thank you for your suggestions, yet none of them work.
>
> To shrink my test environment, I downloaded the 2 source code files as a
> minimum build test.
>
> http://download.qt.io/official_releases/qt/5.4/5.4.1/submo
Thiago and Gunnar:
Thank you for your suggestions, yet none of them work.
To shrink my test environment, I downloaded the 2 source code files as a
minimum build test.
http://download.qt.io/official_releases/qt/5.4/5.4.1/submodules/qt5-opensource-src-5.4.1.7z
http://download.qt.io/official_releas
Looks like you removed the directory AFTER configure. But you should remove it
before.
Regards,
Gunnar
> Am 22.04.2015 um 13:44 schrieb rpzrpz...@gmail.com:
>
>
> Thiago:
>
> Unfortunately, your suggestion of removing the directory and/or its
> contents did not yield a positive result.
>
> Ho
Thiago:
Unfortunately, your suggestion of removing the directory and/or its
contents did not yield a positive result.
How does one successfully remove a sub-module from the build process?
Copied below is the nmake output after removing the contents of the
qlalr directory and the directory itsel
On Saturday 18 April 2015 09:47:28 mark diener wrote:
> Hello:
>
> How does one remove a submodule from a git repository build?
>
> (even if I already downloaded it)
>
> In this case, I want qlalr submodule to be removed from the build process.
>
> Qlalr does not build on Windows
rm -rf qlalr
Hello:
How does one remove a submodule from a git repository build?
(even if I already downloaded it)
In this case, I want qlalr submodule to be removed from the build process.
Qlalr does not build on Windows
Any responses, thanks.
Mark
___
Develop
On 17/11/2012, at 6:47 AM, Ahumada Sergio wrote:
>>>
>>> Write a script in qtrepotools, clone the missing dependent repos and build
>>> one by one?
>>>
>>
>> easier to just
>> git revert 41c3f2cb5f633f0e540482ca01b2c2caa2475e57
>
> I don't see how is this by any means "easier". It's actuall
On sábado, 17 de novembro de 2012 06.40.16, Lorn Potter wrote:
> > mkdir qtsensors
> > cd qtsensors
> > qmake $srcdir
> > make
>
> That doesn't work for cross builds. or probably for any configuration
> options available, as any config tests for any modules removed are probably
> not run at configu
> >
> > Write a script in qtrepotools, clone the missing dependent repos and build
> > one by one?
> >
>
> easier to just
> git revert 41c3f2cb5f633f0e540482ca01b2c2caa2475e57
I don't see how is this by any means "easier". It's actually quite the opposite.
In any case, you might want to follow u
On 17/11/2012, at 6:02 AM, Thiago Macieira wrote:
> On sábado, 17 de novembro de 2012, às 05.35.18, you wrote:
>> On 17/11/2012, at 5:27 AM, Thiago Macieira
> wrote:
>>> On sábado, 17 de novembro de 2012 05.14.39, Lorn Potter wrote:
Hi,
So how is one supposed to build submodules that
On sábado, 17 de novembro de 2012, às 05.35.18, you wrote:
> On 17/11/2012, at 5:27 AM, Thiago Macieira
wrote:
> > On sábado, 17 de novembro de 2012 05.14.39, Lorn Potter wrote:
> >> Hi,
> >> So how is one supposed to build submodules that got "removed" by change
> >> 41c3f2cb5f633f0e540482ca01b2c
project.org
> [development-bounces+liang.qi=digia@qt-project.org] on behalf of Lorn
> Potter [lorn.pot...@gmail.com]
> Sent: Friday, November 16, 2012 8:14 PM
> To: development@qt-project.org
> Subject: [Development] building modules "removed"
>
&
behalf of Lorn
Potter [lorn.pot...@gmail.com]
Sent: Friday, November 16, 2012 8:14 PM
To: development@qt-project.org
Subject: [Development] building modules "removed"
Hi,
So how is one supposed to build submodules that got "removed" by change
41c3f2cb5f633f0e540482ca01b2c2caa2475e
On sábado, 17 de novembro de 2012 05.14.39, Lorn Potter wrote:
> Hi,
> So how is one supposed to build submodules that got "removed" by change
> 41c3f2cb5f633f0e540482ca01b2c2caa2475e57 ?
>
> certainly make module-qtsensors is now broken.
cd qtsensors && make
--
Thiago Macieira - thiago.macieira (
Hi,
So how is one supposed to build submodules that got "removed" by change
41c3f2cb5f633f0e540482ca01b2c2caa2475e57 ?
certainly make module-qtsensors is now broken.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/ma
17 matches
Mail list logo