Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs more documentation #1

Open
BozoLives opened this issue Jul 10, 2024 · 3 comments
Open

Needs more documentation #1

BozoLives opened this issue Jul 10, 2024 · 3 comments

Comments

@BozoLives
Copy link

Pretty poor documentation. I put a .h file in a new directory and main file can't find it. I don't want my .cpp file to be called main.cpp, rather choose my own name. Is there a working directory. Is the "new" directory the working directory where I can locate a data input file. Lot's of questions your "help" leaves out. I may want a refund and start over with your 'minus' edition.

@fredldotme
Copy link
Owner

There are Tide Examples where you can read how to accomplish what you want. Needless to say, you're being unnecessarily hostile for something that's in your ball park.

@BozoLives
Copy link
Author

Timesink

@fredldotme
Copy link
Owner

Look, on the iPad the issue is not having the ability to run any process at will.
One can't just (in an Apple Store App) spawn other processes from various places.
Hence for something quick which doesn't require these I ran with a QMake-like syntax parser.
Long story short, one cannot easily use CMake right now, on the iPad.

But:
I have started over the last year to allow CMake to build and run on iPadOS, now it needs regular UNIX tools ported over as no_system libraries, including a full shell capable of executing CMake's test-scripts and commands.
The tide branch of https://github.com/fredldotme/CMake allows you to build your own, and the 3rdparty/bootstrap.sh already has some bash for this.

It is shipped in some variation in the current Tide App Store releases.

On Linux Releases (sudo snap install tide-ide --classic) I just got CMake from recent git.

Right now I am torn between WONTFIX and taking care of it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants