Welcome, Guest
Username: Password: Remember me
CodeTyphon Linux OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

First run on the Ubuntu 13.10 10 years 4 months ago #4833

  • NeoDreamer
  • NeoDreamer's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
I just install CodeTyphon 4.6. It's no error.
And then I got the errors with first project.

Compiling resource lib/x86_64-linux/project1.or
project1.lpr(20,1) Error: Error while compiling resources. Compile with -vd for more details. Check for duplicates.
project1.lpr(20,1) Warning: "crti.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtbegin.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtend.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtn.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Fatal: There were 1 errors compiling module, stopping

I got a message after change the project options for verbose.
Calling resource compiler "/usr/lib/codetyphon/fpc/bin/x86_64-linux/fpcres" with "-o lib/x86_64-linux/project1.or -a x86_64 -of elf -v '@lib/x86_64-linux/project1.reslst'" as command line
Debug: parsing command line parameters
Debug: parsing parameter '-o'
Debug: parsing parameter '-a'
Debug: parsing parameter '-of'
Debug: parsing parameter '-v'
Debug: parsing parameter '@lib/x86_64-linux/project1.reslst'
Debug: parsing parameter '/usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/cursors.res'
Debug: parsing parameter '/usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/btn_icons.res'
Debug: parsing parameter '/usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/dialog_icons.res'
Debug: parsing parameter '/usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/finddlgunit.lfm'
Debug: parsing parameter '/usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/replacedlgunit.lfm'
Debug: parsing parameter '/usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/lcl_calc_images.res'
Debug: parsing parameter '/usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/lcl_grid_images.res'
Debug: parsing parameter '/usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/lcl_dbgrid_images.res'
Debug: parsing parameter 'unit1.lfm'
Debug: parsing parameter ''/usr/lib/codetyphon/typhon/C:/codetyphon/lazarusTemp/project1.res''
Debug: target set to x86_64 - elf
Debug: finished parsing command line parameters
Debug: Trying to open file /usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/cursors.res...
Debug: Chosen reader: .res resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file /usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/btn_icons.res...
Debug: Chosen reader: .res resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file /usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/dialog_icons.res...
Debug: Chosen reader: .res resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file /usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/finddlgunit.lfm...
Debug: Chosen reader: DFM resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file /usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/replacedlgunit.lfm...
Debug: Chosen reader: DFM resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file /usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/lcl_calc_images.res...
Debug: Chosen reader: .res resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file /usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/lcl_grid_images.res...
Debug: Chosen reader: .res resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file /usr/lib/codetyphon/typhon/lcl/units/x86_64-linux/lcl_dbgrid_images.res...
Debug: Chosen reader: .res resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file unit1.lfm...
Debug: Chosen reader: DFM resource reader
Debug: Reading resource information...
Debug: Resource information read
Debug: Trying to open file '/project1.lpr(20,1) Error: Error while compiling resources. Compile with -vd for more details. Check for duplicates.
project1.lpr(20,1) Warning: "crti.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtbegin.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtend.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtn.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Fatal: There were 1 errors compiling module, stopping

What's the problem. What I have to do for fix the problem.
Please help.

Please Log in or Create an account to join the conversation.

First run on the Ubuntu 13.10 10 years 4 months ago #4834

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Please Sir
1) Give us more info,
2) if you use Unity Desktop use must Build Typhon IDE for KDE platform. Unity use KDE API
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

First run on the Ubuntu 13.10 10 years 4 months ago #4835

  • NeoDreamer
  • NeoDreamer's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Please Sir
1) Give us more info,
What kind info do you want?
2) if you use Unity Desktop use must Build Typhon IDE for KDE platform. Unity use KDE API
Sorry. I can't understand. what I have to do? re-build Typhon IDE with special options?
please, give me more details.

Please Log in or Create an account to join the conversation.

First run on the Ubuntu 13.10 10 years 4 months ago #4841

  • 4aiman
  • 4aiman's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Comix creator
  • Posts: 227
  • Thank you received: 12

Unity use KDE API

Ha! Ubuntu is KUbuntu, actually :D

NeoDreamer, I believe you were asked to select General -> Settings in the CT Center menu and to check a certain box:


Then rebuild.
Regards!
コンソールマニアック
Attachments:

Please Log in or Create an account to join the conversation.

First run on the Ubuntu 13.10 10 years 4 months ago #4842

  • NeoDreamer
  • NeoDreamer's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
KDE API means QT platform???

Please Log in or Create an account to join the conversation.

First run on the Ubuntu 13.10 10 years 4 months ago #4843

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Yes Sir
QT API from KDE desktop
the new name is QML
more info here: developer.ubuntu.com/apps/qml/

oh, and Sailfish-OS (mobile OS) use the same API : sailfishos.org/develop-firstapp-article.html
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

First run on the Ubuntu 13.10 10 years 4 months ago #4844

  • NeoDreamer
  • NeoDreamer's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
QT API equals KDE API??

Please Log in or Create an account to join the conversation.

First run on the Ubuntu 13.10 10 years 4 months ago #4845

  • NeoDreamer
  • NeoDreamer's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Thanks.
I'll try to rebuild with QT.

Please Log in or Create an account to join the conversation.

First run on the Ubuntu 13.10 10 years 4 months ago #4846

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
We tested Ubuntu 13.10 Unity before 10 days (unpublished)
but
My team don't write anything, the reason is the "Table" Desktop Unity...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

First run on the Ubuntu 13.10 10 years 4 months ago #4847

  • 4aiman
  • 4aiman's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Comix creator
  • Posts: 227
  • Thank you received: 12

NeoDreamer wrote: QT API equals KDE API??

KDE is built with QT. So, even if QT API <> KDE API, they are related.

Sir Sternas, it's offtopic, but could you explain your last post. I can understand words but not the "aim of communication" (linguistics).
Are you saying that your team tested beta version of Unity under 13.10 and it was an awful experience?
コンソールマニアック

Please Log in or Create an account to join the conversation.

First run on the Ubuntu 13.10 10 years 4 months ago #4848

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Yes Sir
did you like Unity Desktop as Programming Desktop ?
or
did you like Gnome 3 Desktop as Programming Desktop ?

My team use MATE and Cinnamon Desktops now for daily programming...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

First run on the Ubuntu 13.10 10 years 4 months ago #4849

  • NeoDreamer
  • NeoDreamer's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
I did re-install codetypon.
I was select QT on install time and rebuild Codetyphon.

The first application was compiled successfully. but I met some warnings.

Hint: Start of reading config file /usr/lib/codetyphon/fpc/bin/x86_64-linux/fpc.cfg
Hint: End of reading config file /usr/lib/codetyphon/fpc/bin/x86_64-linux/fpc.cfg
Free Pascal Compiler version 2.7.1 [2013/12/02] for x86_64
Copyright (c) 1993-2013 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling /tmp/project1.lpr
Compiling unit1.pas
Compiling resource lib/x86_64-linux/project1.or
Linking /tmp/project1
project1.lpr(20,1) Warning: "crti.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtbegin.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtend.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtn.o" not found, this will probably cause a linking failure
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
47 lines compiled, 1.0 sec
4 warning(s) issued
2 hint(s) issued
Project "project1" successfully built


Is it no problem?

Please Log in or Create an account to join the conversation.

Last edit: by NeoDreamer.

First run on the Ubuntu 13.10 10 years 4 months ago #4850

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
So all OK Sir
we fix these warnings in Lab version 4.70
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

First run on the Ubuntu 13.10 10 years 4 months ago #4880

  • avra
  • avra's Avatar
  • Visitor
  • Visitor

sternas wrote: if you use Unity Desktop use must Build Typhon IDE for KDE platform. Unity use KDE API

QT checkbox explanation should display this info to users.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1