8 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> Qt framework | Almost done
ddtm
Message#1
10.02.08, 16:12
Novice
***
[offline]

Group: Developers
Messages 40
Check in: 07.11.05
HTC Hero

Reputation:-  4  +

Qt for Windows CE Technology Preview Download

Qt for Windows® CE (Qt / WinCE), operating system. The final release is scheduled for late Q1 2008, with an interim beta.

What's Included in the Technology Preview
This is a technology for Qt / WinCE. The Qt / WinCE technology preview includes:
  • Support for Windows CE and Windows Mobile version 5.0 and 6.0 *
  • Qt 4.3 API: QtCore, QtGUI, QtNetwork, QtSQL,
  • QtSVG, QtScript, QtXML and Active Qt (Qt3Support and QtOpenGL not included)
  • Qt development tools: Qt Designer, Qt Linguist and Qt Assistant
  • Visual Studio Project Files (.vcproj) qmake extended to create, simplifying deployment to
  • Windows CE embedded devices and emulators
  • Complete Qt / WinCE source code
  • Documentation, demos and examples
Excellent cross-platform C ++ framework has become even more cross-platform =).
I used its BB version under Windows (open-source edition compiled for MSVS2005) and under FreeBSD - conveniently. Extensive features (network, graphics, database). Good help with examples. Friendly interface of native utilities.

Of site: http://trolltech.com/developer/downloads/qt/qt-windows-ce

P.S.Do not kick strongly if the topic has already been - did not find

Oh yeah, at the office you can merge free technological previews and potest yourself. Also there is a small training video.

Post has been editedddtm - 10.02.08, 16:16
ddtm
Message#2
10.02.08, 21:01
Novice
***
[offline]

Group: Developers
Messages 40
Check in: 07.11.05
HTC Hero

Reputation:-  4  +

For the lazy:link to the roller
I hope that this will be a worthy replacement for the wretched dotnet. And of course I want to believe that the trolls will release an open source version (although it is unlikely, because the studio is tough).
Murav
Message#3
10.02.08, 21:13
Guru
*********
[offline]

Group: Developers
Messages 2817
Check in: 17.09.07
Asus MyPal A636N

Reputation:-  197  +

Not everyone knows English here (look at the rules).
And in general, why do we need all these frameworks, if there is a normal C ++ and Arm Assembler?
ddtm
Message#4
10.02.08, 21:29
Novice
***
[offline]

Group: Developers
Messages 40
Check in: 07.11.05
HTC Hero

Reputation:-  4  +

As for the English description, I would not be so categorical. Moreover, I explained below in Russian. Later I will translate the entire description.

I would not say that I saw a lot of frameworks under WinCE. I got acquainted with this particular on BB a couple of years ago. The point, as it seems to me, is to write less extra code. After all, this frightens beginners from native c ++. Instead, they choose dotnet where everything is simple: they put buttons on the form and go ahead. Qt is a competent framework that saves people from the routine and allows you to focus on the realization of the idea (the trolltech slogan: "code less, create more"). Well and in difference from it naturally generates the native code.

Add:Those who wish, I can actually download 2 technological previews (I somehow did not immediately notice). Here are the differences from the first:
* Translated to Qt 4.4 base
* All examples and demos are now compiled under Windows CE.
* OpenGL module supports compilation under Windows CE
* Added examples for OpenGL ES
* Added support for QtConcurrent and QtXmlPatterns
* Qt / WinCE is now seamlessly integrated into Studio 2005
* Something improved and fixed

In order to get hold of a new version, you must subscribe to the appropriate newsletter. Those who speak English can find e-mail newsletters and other useful information.here.

Post has been editedddtm - 10.02.08, 21:45
tz-lom
Message#5
10.02.08, 22:21
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1178
Check in: 19.10.05
HP iPAQ h1930

Reputation:-  64  +

oh, it will work!
I have been waiting for half a year, I have waited: victory:


--------------------
Remember: 1-security is not a product but a process. 2-paranoia is your friend.
ddtm
Message#6
10.02.08, 23:12
Novice
***
[offline]

Group: Developers
Messages 40
Check in: 07.11.05
HTC Hero

Reputation:-  4  +

Just something tells me that there will not be a non-commercial
Murav
Message#7
11.02.08, 20:38
Guru
*********
[offline]

Group: Developers
Messages 2817
Check in: 17.09.07
Asus MyPal A636N

Reputation:-  197  +

ddtm @ 02/10/08 9:29:58
After all, this frightens beginners from native c ++. Instead, they choose dotnet where everything is simple: they put buttons on the form and go ahead.

I remember the article "Programmers writing with a mouse" from the magazine "Programmer".
ddtm
Message#8
12.02.08, 23:02
Novice
***
[offline]

Group: Developers
Messages 40
Check in: 07.11.05
HTC Hero

Reputation:-  4  +

Some screenshots (unfortunately I don’t have a chance to pick it up in the header):
Attached Image

Add:
2 Murav
I myself do not use the ability to visually create a window (because I did not pay enough attention to studying the designer utility =) --- I prescribe all the components with handles in the code (although this is also easy)

Add:
Here is what I found in the mailing list archives (for the free version):

Qt for Windows CE together with the Qt 4.4 release
planned for the end of Q3 2008. We will also dual-license Qt for
Windows CE, which will get you access to the sources. However,
the Visual Studio Integration will remain exclusive to the commercial
package for Qt for Windows


The essence of this --- free version with open source will be. However, native studio integration will only be present in the commercial version (this does not hurt to build applications in msvs, you just have to manually configure Qt-MSVS)

Hooray!

Post has been editedddtm - 12.02.08, 23:47
tz-lom
Message#9
13.02.08, 17:55
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1178
Check in: 19.10.05
HP iPAQ h1930

Reputation:-  64  +

yay
how speed work?


--------------------
Remember: 1-security is not a product but a process. 2-paranoia is your friend.
Deanit
Message#10
13.02.08, 20:39
Old resident
*******
[offline]

Group: Developers
Messages 706
Check in: 09.12.06
Xiaomi Redmi 4X 3/32

Reputation:-  70  +

Cool gentlemen! My dream can still come true, so to speak! To write a native code under a good framework - I will scream hurray!


--------------------
ddtm
Message#11
14.02.08, 01:23
Novice
***
[offline]

Group: Developers
Messages 40
Check in: 07.11.05
HTC Hero

Reputation:-  4  +

tz-lom,
I did not expect that the build of the framework in the emulator (Parallels (MasOS)) would be so long. Yuzayu msvs2008 --- compiled for the wm5 platform. After the build, I immediately tried to launch some demo (text editor) on the PDA emulator (emulator in the emulator =). It didn’t work, because by default the device should transfer the vc run-time dlc from the 2005 studio, but of course they don’t exist in 2008. Therefore, I had to correct the project configuration with pens. After that, everything worked. Here the jamb: the application started in the window (i.e., has a header and the ability to move) --- was fixed by replacing show () with showMaximized (). Next, transfer the application to a live beast. I noticed that Qt libraries weigh a lot (6MB only gui). The speed was not impressed. The response to the actions of the stylus is somehow strange. I can not fully understand what this is connected with: either in fact the application is very slow, or gui (which apparently does not use, as usual, native controllers) is crookedly implemented. In general, I have not yet felt delight. Tomorrow I will dig in the settings --- I will try to increase the performance and reduce the size of the libraries --- after I lay out the binaries for public testing.
tz-lom
Message#12
15.02.08, 16:59
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1178
Check in: 19.10.05
HP iPAQ h1930

Reputation:-  64  +

ddtmperhaps the slot system slows down, in practice the QT system on the BB can even outperform WinAPI when using non-standard controls
although most likely there will be the same effect as when assembling Lazarus delph projects, the environment is not calculated for such a slow percentage and a small amount of memory


--------------------
Remember: 1-security is not a product but a process. 2-paranoia is your friend.
ddtm
Message#13
15.02.08, 17:17
Novice
***
[offline]

Group: Developers
Messages 40
Check in: 07.11.05
HTC Hero

Reputation:-  4  +

tz-lomTrolls seem to have promised to optimize Qt for the power of the PDA.

You can see the framework in action.here.
This image viewer is ala Cover Flow (in aytyuns or in the ipod - the mode of viewing album covers). If I understood correctly, then this is part of the future shell for the VM called PocketMelody (the topic about the shell seems to exist on this forum --- visually impressive --- more impressively TouchFlo)
YouROK85
Message#14
12.09.08, 15:11
Guru
*********
[offline]

Group: Developers
Messages 2712
Check in: 06.04.07
Meizu Pro 6 Plus 64GB

Reputation:-  482  +

Help install this qt, you can download from here
ftp://ftp.trolltech.com/qt/source/qt-embe...e-src-4.4.1.zip

Gives an error message:
execute: File or path is not found (nmake)
execute: File or path is not found (nmake)
Cleaning qmake failed, return code -1


I run in the console, in the Path I registered C: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ bin
even went to the directory where nmake is located

C: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ bin> C: \ qt-embedded-wince-opensou
rce-src-4.4.1 \ configure.exe -platform win32-msvc2008 -xplatform wincewm50pocket-
msvc2008 -signature "C: \ program files \ Windows Mobile 5.0 SDK R2 \ Tools \ SDKSampleP
rivDeveloper.pfx "
Preparing build tree ...

This is the Qt / WinCE Open Source Edition.

You are licensed to use this software under the terms of
the GNU General Public License (GPL) version 2 or 3.

Type '2' to view the GNU General Public License version 2 (GPLv2).
Type '3' to view the GNU General Public License version 3 (GPLv3).
Type 'y' to accept this license offer.
Type 'n' to decline this license offer.

Do you accept the terms of the license?
y
Environment:
INCLUDE =
Unset
Lib =
Unset
PATH =
C: \ Program Files \ CodeGear \ RAD Studio \ 5.0 \ bin
C: \ Documents and Settings \ All Users \ ─юьєьхэЄ√ \ RAD Studio \ 5.0 \ Bpl
C: \ WINDOWS \ system32
C: \ WINDOWS
C: \ WINDOWS \ System32 \ Wbem
c: \ Program Files \ Microsoft SQL Server \ 90 \ Tools \ binn \
C: \ Program Files \ 010 Editor v3

You are licensed to the GNU GPL version 2 o
r 3.
See C: /qt-embedded-wince-opensource-src-4.4.1/LICENSE.GPL2
or C: /qt-embedded-wince-opensource-src-4.4.1/LICENSE.GPL3

Configuration:
dist-config
large-config
medium-config
minimal-config
small-config
full-config
build_all
debug
Qt Configuration:
release
debug
zlib
png
accessibility
ipv6
svg
minimal-config
small-config
medium-config
large-config
full-config

QMAKESPEC ................... wincewm50pocket-msvc2008 (commandline)
Architecture ................ windowsce
Maketool .................... nmake
Debug symbols ............... yes
Accessibility support ....... yes
STL support ................. no
Exception support ........... no
RTTI support ................ no
MMX support ................. yes
3DNOW support ............... no
SSE support ................. no
SSE2 support ................ no
IWMMXT support .............. yes
OpenGL support .............. no
Direct3D support ............ no
OpenSSL support ............. no
QtDBus support .............. no
QtXmlPatterns support ....... no
Phonon support .............. no
WebKit support .............. no
Qt3 compatibility ........... no

Third Party Libraries:
ZLIB support ............ qt
GIF support ............. plugin
TIFF support ............ plugin
JPEG support ............ plugin
PNG support ............. qt
MNG support ............. plugin

Styles:
Windows ................. yes
Windows XP .............. no
Windows Vista ........... no
Plastique ............... no
Cleanlooks .............. no
Motif ................... no
CDE ..................... no
Windows CE .............. yes
Windows Mobile .......... yes

Sql Drivers:
ODBC .................... no
MySQL ................... no
OCI ..................... no
PostgreSQL .............. no
TDS ..................... no
DB2 ..................... no
SQLite .................. plugin (qt)
SQLite2 ................. no
InterBase ............... no

Sources are in .............. C: \ qt-embedded-wince-opensource-src-4.4.1
Build is done in ............ C: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ bin
Install prefix ..............
Headers installed to ........
Libraries installed to ......
Plugins installed to ........
Binaries installed to .......
Docs installed to ...........
Data installed to ...........
Translations installed to ...
Examples installed to .......
Demos installed to ..........

Using c runtime detection ... yes
Cetest support .............. no
Signature ................... C: \ program files \ Windows Mobile 5.0 SDK R2 \ Tools \ SDK
SamplePrivDeveloper.pfx

Creating qmake ...
execute: File or path is not found (nmake)
execute: File or path is not found (nmake)
Cleaning qmake failed, return code -1


Help what to do?

Posted on 09/12/2008, 2:48 PM:

With nmake, I sort of figured out, there was no way spelled out, after restarting, he understood now it gives out
I am in the c: \ directory
...
Do you accept the terms of the license?
y
Environment:
INCLUDE =
Unset
Lib =
Unset
PATH =
C: \ Program Files \ CodeGear \ RAD Studio \ 5.0 \ bin
C: \ Documents and Settings \ All Users \ ─юьєьхэЄ√ \ RAD Studio \ 5.0 \ Bpl
C: \ WINDOWS \ system32
C: \ WINDOWS
C: \ WINDOWS \ System32 \ Wbem
c: \ Program Files \ Microsoft SQL Server \ 90 \ Tools \ binn \
C: \ Program Files \ 010 Editor v3
C: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ bin
C: \ qt-embedded-wince-opensource-src-4.4.1

You are licensed to the GNU GPL version 2 o
r 3.
See C: /qt-embedded-wince-opensource-src-4.4.1/LICENSE.GPL2
or C: /qt-embedded-wince-opensource-src-4.4.1/LICENSE.GPL3

...

Creating qmake ...

Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.

cl -c -Foproject.obj -W3 -nologo -O2 -I. -Igenerators -Igenerators \ uni
x -Igenerators \ win32 -Igenerators \ mac -IC: SOURCE_PATH = C: \ qt-embedded-wince-o
pensource-src-4.4.1 \ include -IC: SOURCE_PATH = C: \ qt-embedded-wince-opensource-s
rc-4.4.1 \ include \ QtCore -I .. \ include -I .. \ include \ QtCore -IC: SOURCE_PATH = C:
\ qt-embedded-wince-opensource-src-4.4.1 \ src \ corelib \ global -IC: SOURCE_PATH = C
: \ qt-embedded-wince-opensource-src-4.4.1 \ include \ QtScript -I .. \ mkspecs \ win32-ms
vc2008 -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NODLL
-DQT_NO_STL -DQT_NO_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP -DQT_BUILD_QMAKE -DQT
_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_NO_PCRE
-DQT_BOOTSTRAPPED -DQMAKE_OPENSOURCE_EDITION project.cpp
NMAKE: fatal error U1077: '"C: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ bin
\ cl.EXE "': return code' 0xc0000135 '
Stop

Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.

del qbitarray.obj
Could not find C: \ qmake \ qbitarray.obj
del qbuffer.obj
Could not find C: \ qmake \ qbuffer.obj
del qcryptographichash.obj
Could not find C: \ qmake \ qcryptographichash.obj
del qlinkedlist.obj
Could not find C: \ qmake \ qlinkedlist.obj
del qfsfileengine.obj
Could not find C: \ qmake \ qfsfileengine.obj
del qfsfileengine_iterator.obj
Could not find C: \ qmake \ qfsfileengine_iterator.obj
del qbytearray.obj
Could not find C: \ qmake \ qbytearray.obj
del qvsnprintf.obj
Could not find C: \ qmake \ qvsnprintf.obj
del qbytearraymatcher.obj
Could not find C: \ qmake \ qbytearraymatcher.obj
del qdatetime.obj
Could not find C: \ qmake \ qdatetime.obj
del qdir.obj
Could not find C: \ qmake \ qdir.obj
del qdiriterator.obj
Could not find C: \ qmake \ qdiriterator.obj
del qfile.obj
Could not find C: \ qmake \ qfile.obj
del qtemporaryfile.obj
Can not find C: \ qmake \ qtemporaryfile.obj
del qabstractfileengine.obj
Could not find C: \ qmake \ qabstractfileengine.obj
del qfsfileengine_win.obj
Could not find C: \ qmake \ qfsfileengine_win.obj
del qfsfileengine_iterator_win.obj
Could not find C: \ qmake \ qfsfileengine_iterator_win.obj
del qfileinfo.obj
Could not find C: \ qmake \ qfileinfo.obj
del qglobal.obj
Could not find C: \ qmake \ qglobal.obj
del qhash.obj
Could not find C: \ qmake \ qhash.obj
del qiodevice.obj
Could not find C: \ qmake \ qiodevice.obj
del qlistdata.obj
Could not find C: \ qmake \ qlistdata.obj
del qlocale.obj
Could not find C: \ qmake \ qlocale.obj
del qmalloc.obj
Could not find C: \ qmake \ qmalloc.obj
del qmap.obj
Could not find C: \ qmake \ qmap.obj
del qregexp.obj
Could not find C: \ qmake \ qregexp.obj
del qstring.obj
Can not find C: \ qmake \ qstring.obj
del qstringlist.obj
Could not find C: \ qmake \ qstringlist.obj
del qtextstream.obj
Could not find C: \ qmake \ qtextstream.obj
del qdatastream.obj
Could not find C: \ qmake \ qdatastream.obj
del quuid.obj
Could not find C: \ qmake \ quuid.obj
del qvector.obj
Could not find C: \ qmake \ qvector.obj
del qsettings.obj
Could not find C: \ qmake \ qsettings.obj
del qlibraryinfo.obj
Could not find C: \ qmake \ qlibraryinfo.obj
del qvariant.obj
Could not find C: \ qmake \ qvariant.obj
del qurl.obj
Could not find C: \ qmake \ qurl.obj
del qsettings_win.obj
Could not find C: \ qmake \ qsettings_win.obj
del qmetatype.obj
Could not find C: \ qmake \ qmetatype.obj
del project.obj
Could not find C: \ qmake \ project.obj
del main.obj
Could not find C: \ qmake \ main.obj
del makefile.obj
Could not find C: \ qmake \ makefile.obj
del unixmake.obj
Could not find C: \ qmake \ unixmake.obj
del unixmake2.obj
Could not find C: \ qmake \ unixmake2.obj
del mingw_make.obj
Could not find C: \ qmake \ mingw_make.obj
del option.obj
Could not find C: \ qmake \ option.obj
del winmakefile.obj
Could not find C: \ qmake \ winmakefile.obj
del projectgenerator.obj
Could not find C: \ qmake \ projectgenerator.obj
del property.obj
Could not find C: \ qmake \ property.obj
del meta.obj
Could not find C: \ qmake \ meta.obj
del makefiledeps.obj
Could not find C: \ qmake \ makefiledeps.obj
del metamakefile.obj
Could not find C: \ qmake \ metamakefile.obj
del xmloutput.obj
Could not find C: \ qmake \ xmloutput.obj
del borland_bmake.obj
Could not find C: \ qmake \ borland_bmake.obj
del msvc_nmake.obj
Could not find C: \ qmake \ msvc_nmake.obj
del msvc_dsp.obj
Could not find C: \ qmake \ msvc_dsp.obj
del msvc_vcproj.obj
Could not find C: \ qmake \ msvc_vcproj.obj
del msvc_objectmodel.obj
Cannot find C: \ qmake \ msvc_objectmodel.obj
del pbuilder_pbx.obj
Could not find C: \ qmake \ pbuilder_pbx.obj
del qnumeric.obj -del qscriptasm.obj -del qscriptast.obj -del qscript
astvisitor.obj -del qscriptcompiler.obj -del qscriptecmaarray.obj -del qscrip
tecmaboolean.obj -del qscriptecmacore.obj -del qscriptecmadate.obj -del qscri
ptecmafunction.obj -del qscriptecmaglobal.obj -del qscriptecmamath.obj -del q
scriptecmanumber.obj -del qscriptecmaobject.obj -del qscriptecmaregexp.obj -d
el qscriptecmastring.obj -del qscriptecmaerror.obj -del qscriptcontext_p.obj
-del qscriptengine.obj -del qscriptengine_p.obj -del qscriptengineagent.obj -
del qscriptextenumeration.obj -del qscriptextvariant.obj -del qscriptcontext.o
bj -del qscriptcontextinfo.obj -del qscriptfunction.obj -del qscriptgrammar.o
bj -del qscriptlexer.obj -del qscriptclassdata.obj -del qscriptparser.obj -d
el qscriptprettypretty.obj -del qscriptsyntaxchecker.obj -del qscriptclass.obj
-del qscriptclasspropertyiterator.obj -del qscriptstring.obj -del qscriptval
ue.obj -del qscriptvalueimpl.obj -del qscriptvalueiterator.obj -del qscriptva
lueiteratorimpl.obj
Could not find C: \ qmake \ qnumeric.obj
del vc60.pdb
Could not find C: \ qmake \ vc60.pdb
del vc70.pdb
Could not find C: \ qmake \ vc70.pdb
del qmake.pdb
Could not find C: \ qmake \ qmake.pdb
del qmake.ilk
Could not find C: \ qmake \ qmake.ilk
del qmake.tds
Could not find C: \ qmake \ qmake.tds

Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.

cl -c -Foproject.obj -W3 -nologo -O2 -I. -Igenerators -Igenerators \ uni
x -Igenerators \ win32 -Igenerators \ mac -IC: SOURCE_PATH = C: \ qt-embedded-wince-o
pensource-src-4.4.1 \ include -IC: SOURCE_PATH = C: \ qt-embedded-wince-opensource-s
rc-4.4.1 \ include \ QtCore -I .. \ include -I .. \ include \ QtCore -IC: SOURCE_PATH = C:
\ qt-embedded-wince-opensource-src-4.4.1 \ src \ corelib \ global -IC: SOURCE_PATH = C
: \ qt-embedded-wince-opensource-src-4.4.1 \ include \ QtScript -I .. \ mkspecs \ win32-ms
vc2008 -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NODLL
-DQT_NO_STL -DQT_NO_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP -DQT_BUILD_QMAKE -DQT
_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_NO_PCRE
-DQT_BOOTSTRAPPED -DQMAKE_OPENSOURCE_EDITION project.cpp
NMAKE: fatal error U1077: '"C: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ bin
\ cl.EXE "': return code' 0xc0000135 '
Stop
Building qmake failed, return code 2



Posted on 09/12/2008, 15:11:

And I figured it out too, it turns out that I had to look at the INSTALL.TXT file.


--------------------
Torrserve
M3U8 Loader
Thanks to everyone who supported me.
AcerExtensa
Message#15
12.09.08, 15:35
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

if it's worth VS then why manually register something in the console ... VS has a useful command line "VS command line"<- maybe not so called (simply Russian VS has never seen :)) everything is done through it in several steps:
1. go to the folder with qt
2. configure -xplatfrom<platform, wm6, wm5>... the rest of the var_list
3. being in the root of the qt folder: bin \ checksdk -sdk "name sdk" -script ppc50.bat. the name of the available (found) sdk can be looked through checksdk -list
4. run the created ppc50.bat from the console (or as you called it there)
and
5. nmake

then nmake install and nmake clean

Posted on 09/12/2008, 15:35:

'"C: \ Program Files \ Microsoft Visual Studio 9.0 \ VC \ bin
\ cl.EXE "': return code' 0xc0000135 '
the path is wrong, should be like:
C: \ Program \ Microsoft Visual Studio 9.0 \ VC \ ce \ bin \ x86_arm \

is solved through checksdk ... it creates a script with all the necessary paths ...


--------------------
God is Real unless explicitly declared as Integer
YouROK85
Message#16
12.09.08, 16:20
Guru
*********
[offline]

Group: Developers
Messages 2712
Check in: 06.04.07
Meizu Pro 6 Plus 64GB

Reputation:-  482  +

It seems everything went but one thing I do not understand from the instructions,
Here are all the instructions in English
Uncompress Qt into; e.g., C: \ Qt \ 4.4.1.
Note: The install path must not contain any spaces.

Environment variables
In order to build Qt, the PATH environment variable needs to be extended:

PATH - to locate qmake, moc and other Qt tools
This is done by adding c: \ Qt \ 4.4.1 \ bin to the PATH variable.

For newer versions of Windows, go to "Control Panel-> System-> Advanced-> Environment variables" for example by c: \ autoexec.bat.

Make sure your variables are set for your compiler are set. Visual Studio includes a vcvars32.bat for that purpose - or simply use the "Visual Studio Command Prompt" from the Start menu.

Configuring Qt
To configure Qt for Windows Mobile 5.0 for Pocket PC, type the following:

C:
cd \ Qt \ 4.4.1
configure -platform win32-msvc2005 -xplatform wincewm50pocket-msvc2005
If you want to set up a list of all available options. See the README file for the list of supported platforms.

Building Qt
Now you have to update your PATH, INCLUDE and LIB. For a default installation of the Windows Mobile Pocket PC SDK, this is done with the following commands:

set INCLUDE = C: \ Program Files \ Microsoft Visual Studio 8 \ VC \ ce \ include; C: \ Program Files \ Windows CE Tools \ wce500 \ Windows Mobile 5.0 Pocket PC SDK \ Include \ Armv4i
set LIB = C: \ Program Files \ Microsoft Visual Studio 8 \ VC \ ce \ lib \ armv4i; C: \ Program Files \ Windows CE Tools \ wce500 \ Windows Mobile 5.0 Pocket PC SDK \ Lib \ ARMV4I
set PATH = C: \ Program Files \ Microsoft Visual Studio 8 \ VC \ ce \ bin \ x86_arm;% PATH%
We provide setcepaths. Simply type:

setcepaths wincewm50pocket-msvc2005
[U] [B] Then to build Qt type:

nmake [/ b] [/ u]
That's all. Qt is now installed.

I have current 2008 and instead of 2005 put 2008 everywhere
and my path to qt - c: \ qt-embedded-wince-opensource-src-4.4.1 \

here are the last I do not understand what to do with this nmake
I try to run the examples, he gives me
1>LINK: fatal error LNK1181: cannot open input file 'c: \ qt-embedded-wince-opensource-src-4.4.1 \ lib \ qtmaind.lib'
there is no such file, but there is a qtmaind.prl file and a bunch with the same extension
How can I do these?

Post has been edited# YouROK # - 12.09.08, 16:22


--------------------
Torrserve
M3U8 Loader
Thanks to everyone who supported me.
AcerExtensa
Message#17
12.09.08, 16:28
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

did the .lib files appear in general in the c: \ qt-embedded-wince-opensource-src-4.4.1 \ lib folder?


--------------------
God is Real unless explicitly declared as Integer
YouROK85
Message#18
12.09.08, 16:30
Guru
*********
[offline]

Group: Developers
Messages 2712
Check in: 06.04.07
Meizu Pro 6 Plus 64GB

Reputation:-  482  +

No, only those with prl extension


--------------------
Torrserve
M3U8 Loader
Thanks to everyone who supported me.
AcerExtensa
Message#19
12.09.08, 16:33
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

it means nothing compiled ...

try to do everything again and according to the instructions that I wrote. I compile with this config for example:

-platform
win32-msvc2008
-xplatform
wincewm50pocket-msvc2005
-no-qt3support
-shared
-release


--------------------
God is Real unless explicitly declared as Integer
keks-n
Message#20
12.09.08, 19:49
Cupcake allsavagemessiahzine.com
*******
[offline]

Group: Developers
Messages 754
Check in: 26.06.07
Fujitsu-Siemens Loox C550

Reputation:-  101  +

Tell me what you are not comfortable with WTL? Very light wrapper, which is easy to use, and the functionality is very even. And Qt for WinCE is an alien technology, yes.


--------------------
"USER - Dieses Wort benutzen Computerprofis, wenn sie eigentlich 'Idiot' meinen"
(c) Textbook of German "Zeit für Deutsch"

8 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 04/28/19, 21:19