Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

CrossBuild 9 years 11 months ago #5380

  • dcorning
  • dcorning's Avatar Topic Author
  • Visitor
  • Visitor
After installing CodeTphon 4.80 I Attempted to execute the CrossBuild\FreePascal 32bits\Build Cross Element arm-android
It Failed the following lines were at the end of the Command box
C:/codetyphon/fpc/bin/i386-win32/rm.exe -f base.build-stamp.*
Could Not Find C:\codetyphon\fpcsrc\compiler\utils\*.exe
Could Not Find c:\codetyphon\fpcsrc\utils\*.exe

???????????????????????????????????????????????????????????
[ERROR]: win32 Cross Element for arm-android NOT Exists
sorry, build STOP
???????????????????????????????????????????????????????????

A similar error occurred no matter what Cross Build I attempted. The IDE seemed to work for a windows app but none other.

I am running on windows 7. I do have another copy of Lazarus installed , The Paths seem to be ok judging from the test function on the
Projects options menu.

Do you have any Idea what I am doing wrong?

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

CrossBuild 9 years 11 months ago #5381

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
Did you have "administrator privileges" ?
please post here (after zip) the "action log" info
PilotLogic Architect and Core Programmer

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

CrossBuild 9 years 11 months ago #5382

  • dcorning
  • dcorning's Avatar Topic Author
  • Visitor
  • Visitor
That was the problem. I had Admin privilege when I ran the Install, but not when I was doing the CrossBuild.
Is there some documentation somewhere that states when it is and is not required?

Thanks for the help!!!

Dale

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

CrossBuild 9 years 11 months ago #5383

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
PilotLogic Architect and Core Programmer

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

Where is the teaching center of Code Typhon?! 9 years 10 months ago #5526

  • Shahab
  • Shahab's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Code Typhon is very good and powerful and easy and free and open source but without their teaching, I think if we start to learn other languages (JAVA, C++, Assembly, Basic,…), we could reach to our dream (Cross building for any device) faster!
:laugh:
I followed help of cross building for Android and do that step by step but Code Typhon always says same thing! (Error!) That doesn’t matter what is the error, because I just stuck to create the app for Android! :(
Maybe only Code Typhon 4.30 could build apps for Android! :P
I also don’t understand why this cross building is very hard. They put some menu bar and we could choose which one we want, but they want we download library and put that in some other place and bla blah blah! :sick:
Again! I think if we start to learn Java and other languages, we could develop faster than by Code Typhon! :evil:

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

Where is the teaching center of Code Typhon?! 9 years 9 months ago #5527

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
for a new programer this "dilemma" it's a daily subject...

But, let's clear some thinks.

For us
Native Programming languages are Assembly C, C++ and Pascal
Scripting Programming languages are JavaScript , Basic, C# etc...

Native Programming languages, are one level down closer to the OS from Scripting Programming languages (JavaScript , Basic, C# etc...)
The missing level is JAVA run-time API or VB run-time API, all closed commercial APIs with "Free To USE" logo

With CT pascal (native programming) you can build
1) your JAVA-like or VB-like APIs, for any OS
2) your scripter for JavaScript , Basic, C#, pascal, etc , for any OS
etc

Now Android (NDK API) has problems with native Programming languages (Assembly, C, Pascal),
we try to make it better...

My suggestion: to make java applications for Android is better to learn and use Java...
to make applications for LXDE, KDE, Windows, Ubuntu Phone, Solaris and Android, help us to make CT better...
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Where is the teaching center of Code Typhon?! 9 years 9 months ago #5528

  • Shahab
  • Shahab's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Could you tell me which device (Linux, MAC, Solaris, IOS, ...) are easy to producing programs by Code Typhon 4.80?
I become fan of Code Typhon because I thought it just need some selection in project option not huge download and open library and then still we haven't our destination file! :whistle:

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

Where is the teaching center of Code Typhon?! 9 years 9 months ago #5529

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
My suggestion is: start with Windows 7 or Fedora 20
Our programmer Makis (system tools) use CT on Debian Linux
Our Oracle Database specialist use CT on Solaris
etc
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Where is the teaching center of Code Typhon?! 9 years 9 months ago #5530

  • Shahab
  • Shahab's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
I have Windows 8.1 and Code Typhon 4.80 64 bit. I also have Lazarus which provide me to mention more details of my program! Code Typhon just enable us to mention these:(Comment, Company name, File description, Legal Copyright) only 4 field we could fill! I used Lazarus to have more option in this case. :side:

It seems you don't answer me well enough! I only could create programs for Win 32 and Win 64!
I hope some day we could do same thing for other devices. :dry:

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

Where is the teaching center of Code Typhon?! 9 years 9 months ago #5531

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
CT 4.9 Lab




We make more than Win 32 and Win 64 programs with CT on windows
my suggestion is to start reading...
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Shahab

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

Last edit: by Sternas Stefanos.

Where is the teaching center of Code Typhon?! 9 years 9 months ago #5532

  • Shahab
  • Shahab's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
You improved that because of my comment? I'm very glad about my vital role for this software! :woohoo:

I read many books in the past for some languages like Python and then I found out my goal is very unreachable. :S

Because of that, first I want to be sure about the fact and I don't think it's very complicate and I want a very simple guide for creating for any device by Code Typhon 4.80 and other newer in this site.

Today, we just see for some few device like guid for Android in this site, but that also isn't work for Android! Maybe Code Typhon 4.30 was different! I tried to find Code Typhon 4.30 to download and do it on that, but I can't find that! :huh:

I hope in future, we have better situation and I'm optimistic about that. :)

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

  • Page:
  • 1