Macbundler

CodeLite installation/troubleshooting forum
willliamford35
CodeLite Enthusiast
Posts: 22
Joined: Sun Nov 27, 2022 1:37 am
Genuine User: Yes
IDE Question: C++
Contact:

Macbundler

Post by willliamford35 »

Is there any documentation for Macbundler. Whenever I try to use it, my application no longer functions. There must be some preparation required beyond what the dialog requests.

User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Macbundler

Post by eranif »

I thought I removed this plugin years ago. The maintainer of that plugin is no longer maintaining it AFAIR

What it does can easily be changed by a simple script: it basically creates a Mac bundle folder and copies the binaries to the correct location

Make sure you have read the HOW TO POST thread
Post Reply