Nove funkcije #28230
ZatvorenF18 build master branch
100%
Izmjenjeno od Ernad Husremović prije oko 14 godina
1) build nver harbour¶
uzeti iz mog brancha harbour pa uraditi novi make
cd github/harbour source set_env_ubuntu.sh cd harbour make make install
ovo treba uraditi i vsasa kada pravi build na svoj developerskoj mašini
Izmjenjeno od Ernad Husremović prije oko 14 godina
kod builda ćete primjetiti da se rebuidla gtxwc.c
to je znak da ste instalirali harbour verziju koja prihvata bold fontove u F18 linux klijentu
Izmjenjeno od Ernad Husremović prije oko 14 godina
2) build F18 iz master brancha¶
napravi build koji za 1024x768 rezoluciju koristi out-of-box "ubuntu mono"
Izmjenjeno od Ernad Husremović prije oko 14 godina
podesiti i testiraj na ovoj rezoluciji F18 klijent
Izmjenjeno od Ernad Husremović prije oko 14 godina
vsasa i ti testiraj
Izmjenjeno od Emir Šator prije oko 14 godina
bringout@build32:~/github/harbour$ git pull
bringout@build32:~/github/harbour$ git log
commit 7c21a33f842bc6549fae4802429c2ffb403039fe
Merge: 5963350 c138f56
Author: Ernad Husremovic <hernad@bring.out.ba>
Date: Thu May 31 00:19:06 2012 +0200
Merge branch 'master' of github.com:hernad/harbour
commit 596335096037d2956f560ce2241889dd37b2fad7
Author: Ernad Husremovic <hernad@bring.out.ba>
Date: Thu May 31 00:17:46 2012 +0200
setuj bold font sa width=100
.....
bringout@build32:~/github/harbour$ source set_envars_ubuntu.sh
bringout@build32:~/github/harbour$ cd harbour/
bringout@build32:~/github/harbour$ make
bringout@build32:~/github/harbour$ make install
Izmjenjeno od Saša Vranić prije oko 14 godina
ja dobio ovo na git pull...
vagrant@f18-dev-1:~/github/harbour$ git pull
You asked me to pull without telling me which branch you
want to merge with, and 'branch.deploy.merge' in
your configuration file does not tell me, either. Please
specify which branch you want to use on the command line and
try again (e.g. 'git pull <repository> <refspec>').
See git-pull(1) for details.
If you often merge with the same branch, you may want to
use something like the following in your configuration file:
[branch "deploy"]
remote = <nickname>
merge = <remote-ref>
[remote "<nickname>"]
url = <url>
fetch = <refspec>
See git-config(1) for details.
Izmjenjeno od Saša Vranić prije oko 14 godina
aaaaaa
vagrant@f18-dev-1:~/github/harbour$ git branch
* deploy master
git checkout master
pa
git pull
i onda dobio zadnje stanje...
Izmjenjeno od Saša Vranić prije oko 14 godina
make mi vraća ovo:
gcc -L../../../../../lib/linux/gcc -L/usr/X11R6/lib -o../../../../../bin/linux/gcc/hbmk2 hbmk2.o -lhbextern -lhbdebug -lhbvmmt -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtxwc -lgttrm -lhbnulrdd -lhbrtl -lhbvmmt -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbpcre -lX11 -lz -lrt -ldl -lpthread -lm ../../../../../lib/linux/gcc/libhbvmmt.a(cmdarg.o): In function `hb_cmdargGet': cmdarg.c:(.text+0x2bd): undefined reference to `hb_osStrDecode' ../../../../../lib/linux/gcc/libhbvmmt.a(cmdarg.o): In function `hb_cmdargProgName': cmdarg.c:(.text+0x69a): undefined reference to `hb_osStrDecode' ../../../../../lib/linux/gcc/libhbvmmt.a(cmdarg.o): In function `HB_FUN_HB_ARGV': cmdarg.c:(.text+0x788): undefined reference to `hb_osStrDecode' ../../../../../lib/linux/gcc/libhbrtl.a(filesys.o): In function `hb_fsOpen': filesys.c:(.text+0x937): undefined reference to `hb_vmIsReady' ../../../../../lib/linux/gcc/libhbrtl.a(filesys.o): In function `hb_fsCreate': filesys.c:(.text+0xa02): undefined reference to `hb_vmIsReady' ../../../../../lib/linux/gcc/libhbrtl.a(filesys.o): In function `hb_fsCreateEx': filesys.c:(.text+0xad7): undefined reference to `hb_vmIsReady' ../../../../../lib/linux/gcc/libhbrtl.a(filesys.o): In function `hb_fsGetFileTime': filesys.c:(.text+0x120f): undefined reference to `hb_vmIsReady' ../../../../../lib/linux/gcc/libhbrtl.a(filesys.o): In function `hb_fsGetAttr': filesys.c:(.text+0x1337): undefined reference to `hb_vmIsReady' ../../../../../lib/linux/gcc/libhbrtl.a(filesys.o):filesys.c:(.text+0x142b): more undefined references to `hb_vmIsReady' follow ../../../../../lib/linux/gcc/libhbrtl.a(fstemp.o): In function `fsGetTempDirByCase': fstemp.c:(.text+0x32): undefined reference to `hb_osStrDecode2' ../../../../../lib/linux/gcc/libhbcommon.a(hbgete.o): In function `hb_getenv': hbgete.c:(.text+0x4c): undefined reference to `hb_osStrDecode' ../../../../../lib/linux/gcc/libhbcommon.a(hbgete.o): In function `hb_getenv_buffer': hbgete.c:(.text+0xeb): undefined reference to `hb_osStrDecode2' collect2: ld vrati izlazni status 1 make[3]: *** [hbmk2] Greška 1 make[2]: *** [descend] Greška 2 make[1]: *** [hbmk2] Greška 2 make: *** [utils] Greška 2
radim na ubuntu sesiji...
primjetio sam gore ovo:
! 'gtcrs' library skipped (component not found) ! 'gtdos' library skipped (platform not supported) ! 'gtgui' library skipped (platform not supported) ! 'gtos2' library skipped (platform not supported)
! 'hbpmcom' library skipped (platform or compiler not supported) ! 'hbzlib' library skipped (unused)
Izmjenjeno od Ernad Husremović prije oko 14 godina
otvori poseban ticket za svoj build i ono što si radio. nema dovoljno informacija, a ovo i nije tema
da se ne bi patili sada, ja ću svoj build zakačiti
Izmjenjeno od Saša Vranić prije oko 14 godina
ok
Izmjenjeno od Emir Šator prije skoro 14 godina
- Status promijenjeno iz Dodijeljeno u Zatvoreno
- % završeno promijenjeno iz 0 u 100