Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

Need project source files from the Wiki article 2 days 20 hours ago #19091

  • Ak.Saharov
  • Ak.Saharov's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
Good day.
Could you please attach project source files to this Wiki article. 

pilotlogic.com/sitejoom/index.php/wiki/1...y-build-your-project 

Want to try build this project for up-to-date date Android version. 
And using CT higher than 5.5.
This version of CT is shown on the screenshot in the article.

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

Last edit: by Ak.Saharov.

Need project source files from the Wiki article 2 days 18 hours ago #19092

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1251
  • Thank you received: 192
For which Android API:  14..35 ?
Which CPU: arm or aarch64?
 
PilotLogic Core Programmer

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

Last edit: by Matis A..

Need project source files from the Wiki article 2 days 17 hours ago #19093

  • Ak.Saharov
  • Ak.Saharov's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
I have smartphone with Android 12.
API: 31
CPU: arm

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

Last edit: by Ak.Saharov.

Need project source files from the Wiki article 2 days 17 hours ago #19094

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1251
  • Thank you received: 192
With Typhon64 IDE

 
PilotLogic Core Programmer

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

Need project source files from the Wiki article 2 days 16 hours ago #19095

  • Ak.Saharov
  • Ak.Saharov's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
I am sorry, sir,

but the project you attached in zip archive

is not the same project that was used in the article.

Here is the screenshot from the article.

There is the Form with components on it: 
TCDButton, TCDEdit, TCDGroupBox 




I failed to search for these components in Code Typhon 64 palettes.

That is why I made my request for that project from the Wiki article.

 
Attachments:

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

Need project source files from the Wiki article 2 days 15 hours ago #19096

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1251
  • Thank you received: 192
Sir
We DON'T support CT 5.5 anymore, it's 10 years OLD.
PLEASE install CT 8.7
PilotLogic Core Programmer

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

Last edit: by Matis A..

Need project source files from the Wiki article 2 days 15 hours ago #19097

  • Ak.Saharov
  • Ak.Saharov's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
I have CT 8.3 installed.

Could you, please, hint me where I can find or install the components listed on screenshot: TCDButton, TCDEdit, TCDGroupBox?

 

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

Need project source files from the Wiki article 2 days 7 hours ago #19098

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1251
  • Thank you received: 192
"Custom Drawn" Comp page

 
PilotLogic Core Programmer
Attachments:

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

Need project source files from the Wiki article 2 days 59 minutes ago #19099

  • Ak.Saharov
  • Ak.Saharov's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
Thank you, sir.

I try to build my own music player. 

I think the components from Custom Drawn palette will be enough for such project.  

Also I plan to use some Android API from binLibraries folder of CT.  

To deploy my music player I plan to build library .so file and use the template of Android apk I have written about in this post.
pilotlogic.com/sitejoom/index.php/forum/...ion-to-apk-file.html 

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

Last edit: by Ak.Saharov.

Need project source files from the Wiki article 1 day 23 hours ago #19100

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1251
  • Thank you received: 192
Thanks Sir
Have fun ...
PilotLogic Core Programmer

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

Need project source files from the Wiki article 1 day 20 hours ago #19101

  • Ak.Saharov
  • Ak.Saharov's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
Excuse me, sir.
I have failed to compile and build my music player project with Custom Drawn Widgets.

Got an error about missing library Xlib. Marked on screenshot with red arrow.

Did I miss something to include from Custom Drawn in section "uses" of my project unit?

Or maybe it is necessary to activate additional units in package custom drawn?

Here is the screenshots. 
 

 
 
Attachments:

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

Need project source files from the Wiki article 1 day 18 hours ago #19102

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4571
  • Thank you received: 1124
As @Matis post
PLEASE install CT 8.7
PilotLogic Architect and Core Programmer

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

Need project source files from the Wiki article 1 day 18 hours ago #19103

  • Ak.Saharov
  • Ak.Saharov's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
Thank you , sir. 
I hope it will help.

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

Need project source files from the Wiki article 1 day 2 hours ago #19104

  • Ak.Saharov
  • Ak.Saharov's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
Have installed CT 8.7.

While compiling and building the project have got INTERNAL ERROR 200312123.

Here is screenshot.

 


THAT IS WHY I have requested for source file from WIKI article. Because that project was compiled successfully.

 
Attachments:

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

Last edit: by Ak.Saharov.
  • Page:
  • 1