Hi Liviu,
I try to compile FET in MAC OS X Yosemite.
I installed Xcode and QT 5.5 and try to compile on the terminal. This is the error
"iMac-di-Alberto:fet-5.27.3 Berto$ /Users/Berto/Qt/5.5/clang_64/bin/qmake -spec macx-g++ fet.pro
iMac-di-Alberto:fet-5.27.3 Berto$ make
cd src/ && ( test -e Makefile || /Users/Berto/Qt/5.5/clang_64/bin/qmake /Users/Berto/fet-5.27.3/src/src.pro -spec macx-g++ -o Makefile ) && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile
make[1]: *** No rule to make target `/usr/local/Qt4.8/mkspecs/macx-g++/qmake.conf', needed by `Makefile'. Stop.
make: *** [sub-src-src-pro-make_first] Error 2"
Why QT4.8!
Sorry, I cannot help you. I'll write Yush to have a look on this topic.
Please try simply: /Users/Berto/Qt/5.5/clang_64/bin/qmake fet.pro, then make.
Ok now start. My error..... I use new download.
I read several: "<scratch space>" :o
Quote from: Valdo on July 09, 2015, 03:51:55 PM
Ok now start. My error..... I use new download.
I read several: "<scratch space>" :o
I am not sure I understand.
Don't forget about "make -j 2" if you have dual core, or "make -j 4" if you want to use 4 cores.
;D Fet for MAC Yosemite 10.10.4 run.
good core.... ok.
Thanks man.
Great!
For the translations only need files .qm?
They are quite heavy. Put all, makes the application fet large.....
You only need fet_it.qm. But I put all of them, for other users also.
Yes for italian, but for international app fet!
Sorry, but I don't understand. The fet executable is the same with or without these files. Also, these files are needed to be delivered to the users.
Yes, I could make a FET archive without translations and deliver translations separately, but it would be confusing for the user.