-
Content Count
86 -
Joined
-
Last visited
Everything posted by TimCruise
-
DONE! Install that sub-project with a bar on it.
-
Question about installing Skia on RAD Studio Community v10.4
TimCruise replied to TimCruise's topic in Delphi IDE and APIs
I got in done! You have skipped a step which is required. After the installation of source files, I have to open the correct groupproj and build it. Then, install sub-projects with a bar on it. DONE!!! -
Question about installing Skia on RAD Studio Community v10.4
TimCruise replied to TimCruise's topic in Delphi IDE and APIs
ok. Here is mine's content: @SET BDS=C:\Program Files (x86)\Embarcadero\Studio\21.0 @SET BDSINCLUDE=C:\Program Files (x86)\Embarcadero\Studio\21.0\include @SET BDSCOMMONDIR=C:\Users\Public\Documents\Embarcadero\Studio\21.0 @SET FrameworkDir=C:\Windows\Microsoft.NET\Framework\v4.0.30319 @SET FrameworkVersion=v4.5 @SET FrameworkSDKDir= @SET PATH=%FrameworkDir%;%FrameworkSDKDir%;C:\Program Files (x86)\Embarcadero\Studio\21.0\bin;C:\Program Files (x86)\Embarcadero\Studio\21.0\bin64;C:\Program Files (x86)\Embarcadero\Studio\21.0\cmake;C:\Users\Public\Documents\Embarcadero\InterBase\redist\InterBaseXE7\IDE_spoof;%PATH% @SET LANGDIR=EN @SET PLATFORM= @SET PlatformSDK= "Skia4Delphi\Library\Delphi10Sydney\Win32\Release\" only contains empty folder \bpl\ -
Opinions about Pascal vs C/C++ IDE
TimCruise replied to TimCruise's topic in Tips / Blogs / Tutorials / Videos
Limitation is: Delphi Community edition and C++Builder Community edition can only be registered and run on 2 different PC. While commercial Delphi edition and C++Builder edition can be run on the same PC.- 39 replies
-
- programming hardware
- rad studio
-
(and 1 more)
Tagged with:
-
Question about installing Skia on RAD Studio Community v10.4
TimCruise replied to TimCruise's topic in Delphi IDE and APIs
Absolutely nothing -
This one has been absorbed by other package.
-
Is there GetIT package?
-
Opinions about Pascal vs C/C++ IDE
TimCruise replied to TimCruise's topic in Tips / Blogs / Tutorials / Videos
By the way, if RAD Studio v10.4.2 Community also includes C++ language compiler, does it mean that I can also take advantage of all those C/C++ sources out there for controlling hardware? Do I have to buy extra license for RAD Studio C++?- 39 replies
-
- programming hardware
- rad studio
-
(and 1 more)
Tagged with:
-
Bluetooth LE only for paired Devices on Windows?
TimCruise replied to JoEmbedded's topic in Windows API
This part is COOL! I have ordered a copy of your book!!! -
I am new to publishing phone apps. I heard that official Android app store and Apple app store do not allow publishing apps built on older SDK. Moreover, I heard that apps built on new sdk cannot run on older phones; and apps built on older sdk can run on new phones. So, we face a situation that we want to build apps on older sdk so that more phone users can run our apps; but we cannot publish these older apps to recent official Android store or Apple store. Am I right? Since I provide user software to future customers as a free service, so the best solution is to upload to 3 party trustworthy app stores. Can you recommend some of these app stores to me? This scenario enables me to develop on RAD Studio v10.4 or v11 without renewing it every year.
-
Glad to hear a closer solution; but I guess apple will charge us big $.
-
Question about installing Skia on RAD Studio Community v10.4
TimCruise replied to TimCruise's topic in Delphi IDE and APIs
Nothing has changed! I think the problem is not the PATH! The problem is - I cannot find any bpl file inside skia4delphi folder! Your installer only installs the sources! Please repackage and release a fix. -
Question about installing Skia on RAD Studio Community v10.4
TimCruise replied to TimCruise's topic in Delphi IDE and APIs
No skia entry shown in "HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\21.0\Known Packages" Inside "HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\21.0\Disabled Packages", there is 2 lines matching my errors shown above: skia.reg -
Question about installing Skia on RAD Studio Community v10.4
TimCruise replied to TimCruise's topic in Delphi IDE and APIs
I have tried both stand-alone executable Skia4Delphi_2.0.1_Setup.exe; and from within RAD Studio by GetIt. Both fail to work and errors dialogues shown as in post above. There is no Build.Logs.txt left behind. Let me check the regedit. -
-
How do you acquire "Pictures" to be used in your project?
TimCruise replied to TimCruise's topic in Tips / Blogs / Tutorials / Videos
I think minimalist icons mean faster download, right? -
How do you acquire "Pictures" to be used in your project?
TimCruise replied to TimCruise's topic in Tips / Blogs / Tutorials / Videos
Many choices! -
How do you acquire "Pictures" to be used in your project?
TimCruise replied to TimCruise's topic in Tips / Blogs / Tutorials / Videos
Both are needed. -
Then, I have to give up 3rd party phone app stores. We have been installing proprietary software for the past many decades. App stores restrictions are solely for monopoly. So the closest solution is to distribute Android apps to my users directly through my own company site. I know it works if they allow installation. I install one commercial Android app through the developer's own site because google bans bi-way phone recording apps. Now new problems arise: Can iphone and ipad users install Apple apps distributed directly from my own company web site? I did successfully install RAD Studio Platform Assistant downloaded from RAD Studio site on my macOS environment. What are restrictions on iphone versions and sdk versions building my iphone apps? If you can show an official document, it would be great!
-
What is RAD Server? Is it a Linux based server software? Can it be installed on Ubuntu 20.04 virtual machine?
-
Question about installing Skia on RAD Studio Community v10.4
TimCruise replied to TimCruise's topic in Delphi IDE and APIs
Hello vfbb, Are you the author? okay. Thanks. I even do not see this Skia menu item: https://raw.githubusercontent.com/viniciusfbb/skia4delphi/main/Assets/Documents/enabling_project_dark.png -
How do you acquire "Pictures" to be used in your project?
TimCruise replied to TimCruise's topic in Tips / Blogs / Tutorials / Videos
Nowadays, there are so many media file formats. Which one should I choose for cross-platform development? Picture? Short animation? long movie? -
Will you poison my Big Sur VM?
-
Opinions about Pascal vs C/C++ IDE
TimCruise replied to TimCruise's topic in Tips / Blogs / Tutorials / Videos
I know BASIC, a little ANSI C but I hate C because it cannot handle float numbers and strings out of box. I personally prefer Pascal's language terminology which is more natural to understand. Mostly for applications of industrial users or sectors who mostly run Windows or Linux PC. Apple is too expensive and too many restriction for them. I do not like doing consumer software which change too fast each year. Mostly for desktop large screen GUI to monitor a huge number of sensors over internet. Very stable code base and easy to maintain. I tend to sell my hardware design + their services! I do not do games or consumer apps on smart phones. Must have BLE and MQTT addon (commercial or open-source). One of this project can make me very rich!!! Support me Friends! Then, I will also support you with more $$$ jobs!- 39 replies
-
- programming hardware
- rad studio
-
(and 1 more)
Tagged with:
-
Embarcadero C++ Programmer for Engineering UK
TimCruise replied to Roger Cigol's topic in Job Opportunities / Coder for Hire
Roger, Are you looking for RAD Studio C++ or Pascal developer?