Re: [Interest] Compiling Qt5 (any version past 5.99) for Apple Silicon/M1

2021-01-13 Thread Boris Ralchenko
I am planning to try this next week. Michael do you have any tips what to do or what not to do if you tried it already? Regards, Boris Ralchenko. > On Jan 13, 2021, at 2:28 PM, Michael Jackson > wrote: > > Has anybody successfully compiled any version of Qt5 as a nati

[Interest] Clazy/Clang-Tidy results

2020-07-16 Thread Boris Ralchenko
for a project of significant size. Any suggestions? Regards, Boris Ralchenko. ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest

Re: [Interest] Qt webassembly

2020-07-07 Thread Boris Ralchenko
There is, requires specific version of emscripten. check out this link https://forum.qt.io/topic/106903/links-for-qt-for-webassembly <https://forum.qt.io/topic/106903/links-for-qt-for-webassembly> Regards, Boris Ralchenko. > On Jul 7, 2020, at 2:36 PM, Nicholas Yue wrote

Re: [Interest] Building iOS from command line

2020-06-18 Thread Boris Ralchenko
com.viewpoint.kiosk CFBundleVersion 1.0 Regards, Boris Ralchenko. > On Jun 18, 2020, at 2:58 PM, Jérôme Godbout wrote: > > Hi, > I have an Info.plist that I have into my project. I have the following entry > into my Info.plist file: > >

Re: [Interest] Building iOS from command line

2020-06-18 Thread Boris Ralchenko
from Xcode. Regards, Boris Ralchenko. > On Jun 18, 2020, at 2:30 PM, Jérôme Godbout wrote: > > Hi, > I’m trying to build my project from my CI system to generate the .ipa (and > stop releasing by hand over. But I seem to be missing something into my way > of doing it (

Re: [Interest] WebAssembly - QtCreator device support on MacOS

2019-11-18 Thread Boris Ralchenko
Better, but still does not work. Better - the plugin is present. Does not work - can’t select it. That’s with Qt Creator preview, 4.11.0-beta2. Time to switch to command line. Regards, Boris Ralchenko. > On Nov 18, 2019, at 2:05 PM, Vadim Peretokin wrote: > > Install t

Re: [Interest] WebAssembly - QtCreator device support on MacOS

2019-11-18 Thread Boris Ralchenko
be wasm32 wasm-ld: error: moc_main.o: machine type must be wasm32 wasm-ld: error: main.o: machine type must be wasm32 Regards, Boris Ralchenko. > On Nov 18, 2019, at 1:25 PM, Vadim Peretokin wrote: > > > On Mon, Nov 18, 2019 at 5:35 PM Boris Ralchenko <mailto:bra

[Interest] WebAssembly - QtCreator device support on MacOS

2019-11-18 Thread Boris Ralchenko
-webassembly.html <https://doc-snapshots.qt.io/qtcreator-master/creator-setup-webassembly.html> Is it supported on MacOS at all? Regards, Boris Ralchenko. ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/li

Re: [Interest] Stack trace on Windows

2019-04-02 Thread Boris Ralchenko
Thank you, I will check. Regards, Boris Ralchenko. > On Apr 2, 2019, at 2:20 PM, Jérôme Godbout wrote: > > There is userdump.exe or adplus tools, I did used adplus in the past and it > work. Userdump I’m not too familiar with it. > > https://support.microsoft.com

[Interest] Stack trace on Windows

2019-04-02 Thread Boris Ralchenko
Hello, Question to Windows gurus - what is the best way to get stack trace after crash? Say Qt/QML application runs in QA environment, not development. MacOS creates log with the stack trace, I am looking to something similar on Windows. Regards, Boris Ralchenko

Re: [Interest] lists.qt-project.org SSL problem

2018-10-24 Thread Boris Ralchenko
I just clicked to link in the message. https does not work for me too, neither Safari nor Chrome. This site can’t provide a secure connection lists.qt-project.org sent an invalid response. ERR_SSL_PROTOCOL_ERROR Regards, Boris Ralchenko. > On Oct 24, 2018, at 9:36 AM, Andy wr

Re: [Interest] lists.qt-project.org SSL problem

2018-10-24 Thread Boris Ralchenko
ate ] <http://lists.qt-project.org/pipermail/development/2018-October/date.html#start> More info on this list... <http://lists.qt-project.org/mailman/listinfo/development> Starting: Mon Oct 1 12:06:07 CEST 2018 Ending: Wed Oct 24 14:29:14 CEST 2018 Messages: 145 Regards, Boris Ralc

Re: [Interest] Qt and CloudKit/iCloud Drive

2018-07-05 Thread Boris Ralchenko
You’ll have to use native Apple APIs. I don’t think there are any tricks - but I just looked at Apple documentation, have not done it actually. Regards, Boris Ralchenko. > On Jul 5, 2018, at 12:24 PM, Israel Brewster wrote: > > I have a Qt based application that currently s

Re: [Interest] login.qt.io down => cannot install Qt

2016-05-18 Thread Boris Dalstein
On 16-04-05 03:51 AM, Robert Buchinger wrote: On Tuesday, April 5, 2016 5:50:20 AM CEST Boris wrote: I am installing a new machine and setting up my development environment. However, I cannot install Qt because the Qt installer forces to login to your account, and login.qt.io appears to be down,

[Interest] login.qt.io down => cannot install Qt

2016-04-05 Thread Boris
I am installing a new machine and setting up my development environment. However, I cannot install Qt because the Qt installer forces to login to your account, and login.qt.io appears to be down, resulting in a "TIMEOUT" error when trying to login. Anyone has this error as well? The blog seems d

Re: [Interest] [ANN] build2 - C++ build toolchain

2016-02-09 Thread Boris Kolpackov
;-). > Does it work on Windows? Not yet but it will (cross-compiling to Windows is already supported). Boris ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] [ANN] build2 - C++ build toolchain

2016-02-03 Thread Boris Kolpackov
who need to see examples right away, here is the introduction: https://build2.org/build2-toolchain/doc/build2-toolchain-intro.xhtml Enjoy, Boris ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] [ANN] ODB C++ ORM 2.4.0 Released, Adds Bulk Operations

2015-02-11 Thread Boris Kolpackov
MySQL and SQL Server stored procedures. * Support for defining persistent objects as instantiations of C++ class templates. A more detailed discussion of these features can be found in the following blog post: http://www.codesynthesis.com/~boris/blog/2015/02/11/odb-2-4-0-released/ For the

Re: [Interest] QCamera extended exposure parameter

2014-08-01 Thread Boris Moiseev
Hello. Please consider reviewing gphoto2 camera plugin for QtMultimedia framework written by me some time ago. It is LGPL-licensed and works for several cameras I've tested yet: https://github.com/cyberbobs/qtmultimedia-gphoto Maybe it will be preferrable to you to use my plugin as base (and shar

[Interest] [ANN] CodeSynthesis XSD 4.0.0 released, adds support for C++11

2014-07-22 Thread Boris Kolpackov
://www.codesynthesis.com/~boris/blog/2014/07/22/codesynthesis-xsd-4-0-0-released/ For the complete list of new features in this version see the official release announcement: http://www.codesynthesis.com/pipermail/xsd-announcements/2014/41.html XSD is written in portable C++ (both C++98/03 and C++11 are

[Interest] [ANN] CppCon 2014 program available

2014-07-02 Thread Boris Kolpackov
! Boris ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] [ANN] libstudxml - modern XML API for C++

2014-05-21 Thread Boris Kolpackov
diagnose this for you (i.e., throw an appropriate exception) But you can also call next() and deal with whatever event is returned next in some more "relaxed" manner. Thanks for the feedback. Boris ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] [ANN] libstudxml - modern XML API for C++

2014-05-21 Thread Boris Kolpackov
you can jump directly to the API description with examples: http://www.codesynthesis.com/projects/libstudxml/doc/intro.xhtml#2 Enjoy, Boris ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] [ANN] CppCon 2014 Call for Submissions

2014-03-25 Thread Boris Kolpackov
Submissions page: http://cppcon.org/submissions/ Hope to hear you speak! Boris ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] [ANN] Registration for CppCon 2014 is Open

2014-03-18 Thread Boris Kolpackov
CppCon, The C++ Conference Opening Keynote by Bjarne Stroustrup September 7–12, 2014 Bellevue, Washington, USA Registration is now open for CppCon 2014 to be held September 7–12, 2014 at the Meydenbauer Center in Bellevue, Washington, USA. This year the conference starts with the keynote by Bjarne

[Interest] [ANN] Registration for C++Now 2014 is Open

2014-01-07 Thread Boris Kolpackov
/lodging/ For general information about the conference, visit: http://cppnow.org/about/ Boris ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] [ANN] C++Now 2014: 5 Days to Submissions Deadline

2013-12-03 Thread Boris Kolpackov
, a C++ library)? If so, consider sharing it with other C++ enthusiasts by giving a talk at C++Now 2014. For more information on possible topics, formats, etc., see the call for submissions: http://cppnow.org/2013/10/21/2014-call-for-submissions/ Boris ___ Int

Re: [Interest] [ANN] ODB C++ ORM 2.3.0 released, adds schema evolution support

2013-10-31 Thread Boris Kolpackov
lugin) but otherwise does not depend on the plugin's functionality in any way, then I would agree this is not a derivative work. Boris ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] [ANN] ODB C++ ORM 2.3.0 released, adds schema evolution support

2013-10-30 Thread Boris Kolpackov
see what feels like the best fit for your project. You can find such a list for ODB here: http://www.codesynthesis.com/products/odb/features.xhtml I am not sure if QDjango has something like this. Boris ___ Interest mailing list Interest@qt-project.

[Interest] [ANN] ODB C++ ORM 2.3.0 released, adds schema evolution support

2013-10-30 Thread Boris Kolpackov
independently loaded/updated groups. * Support for automatic mapping of C++11 enum classes. A more detailed discussion of these features can be found in the following blog post: http://www.codesynthesis.com/~boris/blog/2013/10/30/odb-2-3-0-released/ For the complete list of new features in this

[Interest] [ANN] ODB C++ ORM 2.2.0 released, adds support for Qt5

2013-02-13 Thread Boris Kolpackov
re detailed discussion of these features can be found in the following blog post: http://www.codesynthesis.com/~boris/blog/2013/02/13/odb-2-2-0-released/ For the complete list of new features in this version see the official release announcement: http://www.codesynthesis.com/pipermail/odb-annou

[Interest] [ANN] C++Now 2013 submission deadline extended to January 5th

2012-12-18 Thread Boris Kolpackov
Just a quick note that the proposals deadline for the C++Now 2013 conference has been extended to January 5th: http://cppnow.org/2013-call-for-submissions/ C++Now is the largest general C++ conference, that is, it is not specific to any library/framework or compiler vendor. C++Now has three track

[Interest] [ANN] Registration for C++Now 2013 is now open

2012-12-11 Thread Boris Kolpackov
The seventh annual C++Now Conference (formerly BoostCon) will be held at the Aspen Center for Physics in Aspen, Colorado, May 12th to 17th, 2013. "We are thrilled to announce the second annual C++Now conference, the whole-language edition of BoostCon covering all the coolest topics in C++," said D

[Interest] [ANN] ODB C++ ORM 2.1.0 released, adds support for QUuid

2012-09-18 Thread Boris Kolpackov
tests now come with project/solution files for Visual Studio 2012 in addition to 2010 and 2008. A more detailed discussion of these features can be found in the following blog post: http://www.codesynthesis.com/~boris/blog/2012/09/18/odb-2-1-0-released/ For the complete list of new features in

[Interest] [ANN] ODB C++ ORM 2.0.0 released, adds support for C++11, polymorphism

2012-05-02 Thread Boris Kolpackov
3.0 with the ODB compiler now supporting the GCC 4.7 series plugin interface. With this release we are also introducing a free proprietary license for small object models. A more detailed discussion of these features can be found in the following blog post: http://www.codesynthesis.com/~boris

[Interest] [ANN] ODB C++ ORM 1.8.0 released, adds support for SQL Server

2012-01-31 Thread Boris Kolpackov
instantiations. A more detailed discussion of these features can be found in the following blog post: http://www.codesynthesis.com/~boris/blog/2012/01/31/odb-1-8-0-released/ For the complete list of new features in this version see the official release announcement: http://www.codesynthesis.com

[Interest] [ANN] ODB C++ ORM 1.7.0 released, adds support for Oracle

2011-12-07 Thread Boris Kolpackov
for persistent classes without object ids. A more detailed discussion of these features can be found in the following blog post: http://www.codesynthesis.com/~boris/blog/2011/12/07/odb-1-7-0-released/ For the complete list of new features in this version see the official release announcement