mac

  1. yo3ggx

    B4J Question Get OS name, version and architecture on a Mac (x64 or arm64)

    Hello, I'm using the following commands to get OS name, version and architecture: GetSystemProperty("os.name", "") GetSystemProperty("os.version", "") GetSystemProperty("os.arch", "") I've build a Mac application using MacSigner and I have the following issue. No matter on what Mac I'm...
  2. walterf25

    iOS Question Problem with Local Mac Builder (SOLVED)

    Hi All, I seem to be having some issues with compiling my B4i apps using my local builder, I continue to get the following Error: I followed this thread here but I have already followed all the necessary steps including installing B4i bridge first, this was working before, the only change is...
  3. yo3ggx

    B4J Question Asking for Microphone access permission on a Mac

    Hello, I have a B4J application packaged using MacSigner. One of the features require to use the microphone. How can I ask for microphone access permission in B4J? Thank you.
  4. cjpryor

    Share My Creation Collection Management Software for Individuals

    This is my third iteration of a desktop application for individuals to use to help manage their collections. It can also be used for home inventory and, perhaps, that is really how I should be marketing it. My first program for this purpose was a Windows only version written decades ago in...
  5. Arnaud

    B4J Question B4j-bridge and Mac error

    Hello, I am testing the B4j-Bridge 1.50 between my PC Windows 10 and a MacBook M1, but I have an error. Error: --add-modules= requires modules to be specified Here the code on the mac command Last login: Wed Jun 23 08:41:52 on console arnaud@MacBook-Pro-de-Arnaud ~ %...
  6. Sagenut

    B4J Question How to Run/Execute a JAR on MacOS?

    I am completely out from the Apple/Mac world so excuse me if I will write silly or non exact things. How to run a JAR, created with B4J, on a Mac? I tried searching the forum for a solution to this but I came out unsuccessfull. Take into account that I have only a PC. Mac will not execute such a...
  7. M

    iOS Question Local Mac Builder - put an URL as Server IP (access from outside)

    Hi everyone. I have a local build server, i would to know if there is a way to put a URL in the "Server IP" so it became static from the outside. I have a dns, so i would like to put this in the configuration so i can build outside of my home If i click "ok" it says "invalid server ip"
  8. M

    iOS Question Local Mac Builder - After compiling successfull nothing happen on B4i-Bridge

    Hi, i'm manged finally to compile on a local mac, but when the compiling finish nothing happends, it's normal? Or i've to do something? In these days, i tried to restart several times, and NOW after i published this post (karma was waiting for this), it worked for the first time. It seems to be...
  9. M

    iOS Question Build Failed Local Mac Builder

    The following build commands failed: Ld /Users/<name>/Documents/B4iBuildServer/UploadedProjects/<user id>/Payload/<myappname>.app/ <myappname> normal arm64 (1 failure)
  10. M

    iOS Question Local Mac Builder - not killing

    Hi, I'm trying to follow the tutorial. I started successfully the server but when Istart the Test page it says: "Mac SSL Key Error reading key SSL port: 51042" If I try to kill it, the browser stop loading in a certain point and stay there for ever without killing
  11. jlerner

    iOS Question Error: No devices are booted.

    Good day: I have the following problem when compiling the code. Does anyone know how to solve it? I am using Hosted Builder on a Mac, which runs smoothly. Also, if I run "xcrun simctl list", the current device is set to on. It should be noted that I start Hosted Builder (6.30) with the following...
  12. jlerner

    iOS Question Failed to find xcode version

    Good afternoon, I find the following error. I have installed Xcode 10 on my MacBook Pro with MacOS Catalina 10.15.2 operating system. When installing Host Builder and trying to run B4iBuildServer.jar I get the error "Failed to find xcode version". The Build Server version is 6.3. Does anyone...
  13. M

    Wish B4i for macOS

    There will be a Version of B4i for macOS? (Same question for B4A). (I know there are similar posts, but there isn’t an answer :( )
  14. S

    iOS Question First compilation trial on Local Mac

    Hi, I use B4A for a while on my projects, thanks for the nice IDE product family again. I had bought a bundle and don't want to buy a developer ID yet, so i bought a second hand Mac Computer for build processes, which i could use later on, after getting a developer account. I just try to...
  15. LWGShane

    Visual Studio / MonoDevelop Plugins & B4X

    Visual Studio, along with MonoDevelop is fully extensible with plugins; so I'm wondering if there could be B4X plugins for VS on Mac and MonoDevelop on Linux. This would allow Mac & Linux users to use B4X without the need to run Windows.
Top