|
|
2010-02-27
, 17:21
|
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#12
|
|
|
2010-02-27
, 18:15
|
|
|
Posts: 85 |
Thanked: 65 times |
Joined on Jan 2010
@ Ireland
|
#13
|
Thank you but I need to save different files. I cant do this. I have in source code this line:
fopen(file.file, "w") and What have to be in src.pro ? I have one problem with building abou dg_shlibdebs else its ok.
/home/usr/.myapp
/home/user/MyDocs/.appName/
TARGET = fsudoku
TEMPLATE = app
SOURCES += main.cpp \
window.cpp \
sudoku.cpp
HEADERS += window.h \
perm.h \
sudoku.hpp
PREFIX = ../debian/fsudoku/usr
unix {
BINDIR = $$PREFIX/bin
DATADIR = $$PREFIX/share
DEFINES += DATADIR=\"$$DATADIR\" \
PKGDATADIR=\"$$PKGDATADIR\"
# MAKE INSTALL
INSTALLS += target \
desktop \
icon64 \
appfiles
target.path = $$BINDIR
desktop.path = $$DATADIR/applications/hildon
desktop.files += fsudoku.desktop
icon64.path = $$DATADIR/icons/hicolor/64x64/apps
icon64.files += fsudoku.png
appfiles.path = /home/usr/.myapp
appfiles.files += save.txt \
candidates.txt
}
|
|
2010-02-27
, 19:33
|
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#14
|
So you still have build issues? If you upload the latest sources I'll try and have a look.
Shep
- Hey! I also do other stuff Touchscreen apps for Windows and Android
- Currently developing a Diet Assistant/Weight Tracker for the N900