[Development] ../../bin/mkv8snapshot: No such file or directory

Dave Mateer davemateerwork at gmail.com
Wed Dec 21 14:30:00 CET 2011


Thank you for this information. I had actually tried that but was
still having the problem. The "secret sauce" for me was to add the
-no-v8 option to my configuration. Then I got past that problem. (I'm
still dealing with others at this point, but I think we're slowly
making progress!)

On Wed, Dec 21, 2011 at 2:29 AM,  <kai.koehne at nokia.com> wrote:
>
>> -----Original Message-----
>> From: development-bounces+kai.koehne=nokia.com at qt-project.org
>> [mailto:development-bounces+kai.koehne=nokia.com at qt-project.org] On
>> Behalf Of ext Robin Burchell
>> Sent: Wednesday, December 21, 2011 7:32 AM
>> To: Dave Mateer
>> Cc: development at qt-project.org
>> Subject: Re: [Development] ../../bin/mkv8snapshot: No such file or directory
>>
>> hi,
>>
>> On Tue, Dec 20, 2011 at 8:59 PM, Dave Mateer
>> <davemateerwork at gmail.com> wrote:
>> > I configured using:
>> >
>> >    ./configure -developer-build -prefix "." -debug -nomake examples
>> > -nomake tests -no-webkit
>>
>> i've not built on OS X for ages, but that -prefix looks possibly wrong to me.
>> qt5/README[1] says:
>>
>> ./configure -prefix $PWD/qtbase -opensource -confirm-license
>>
>> (obviously, -developer-build etc you might want to tack onto that)
>>
>> Where is this page? I guess it probably needs updating.
>
> I guess it was http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git . My fault, I just recently changed the configure line in there to not use -nokia-developer. The behavior of "-prefix '.'" of course depends on the current working directory, so it makes a difference if you run configure inside qtbase, or in the parent directory. Anyway, -developer-build is all that is needed, I changed the wiki accordingly ...
>
>> [1]: https://qt.gitorious.org/qt/qt5/blobs/master/README
>> _______________________________________________
>> Development mailing list
>> Development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list