Jump to content

TimCruise

Members
  • Content Count

    86
  • Joined

  • Last visited

Everything posted by TimCruise

  1. TimCruise

    How to install DMVCFramework?

    DONE! Install that sub-project with a bar on it.
  2. 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!!!
  3. 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\
  4. 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.
  5. TimCruise

    I need FireMonkey demo projects

    This one has been absorbed by other package.
  6. TimCruise

    I need FireMonkey demo projects

    Is there GetIT package?
  7. 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++?
  8. TimCruise

    Bluetooth LE only for paired Devices on Windows?

    This part is COOL! I have ordered a copy of your book!!!
  9. 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.
  10. TimCruise

    3rd party Android app or Apple app stores

    Glad to hear a closer solution; but I guess apple will charge us big $.
  11. 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.
  12. 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
  13. 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.
  14. I think minimalist icons mean faster download, right?
  15. TimCruise

    3rd party Android app or Apple app stores

    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!
  16. TimCruise

    What is RAD Server?

    What is RAD Server? Is it a Linux based server software? Can it be installed on Ubuntu 20.04 virtual machine?
  17. 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
  18. Nowadays, there are so many media file formats. Which one should I choose for cross-platform development? Picture? Short animation? long movie?
  19. TimCruise

    SDK macOS ARM M1

    Will you poison my Big Sur VM?
  20. 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!
  21. Roger, Are you looking for RAD Studio C++ or Pascal developer?
×