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

How to build replete-iOS #154

Open
kwccoin opened this issue Jun 24, 2020 · 1 comment
Open

How to build replete-iOS #154

kwccoin opened this issue Jun 24, 2020 · 1 comment

Comments

@kwccoin
Copy link

kwccoin commented Jun 24, 2020

Trying for the whole day and I gave up the first stage as the ssl-curl-nghttp never give the iOS version; I just download their precompiled version and guess which one need iOS and copy to the places.

The question then shift to :

    1. Clone planck into a sibling directory and build it.
    2. In the ClojureScript/replete directory, do script/build

What is meant by sibling directory and how is it related to this project?

the problem is over there and hence I would ask Planck 
Binary located at /Users/xxxxxxx/Documents/GitHub/planck/planck-c/build/planck
/Users/xxxxxx/Documents/GitHub/replete-ios/ClojureScript/replete
Java HotSpot(TM) 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
If there are a lot of uncached dependencies this might take a while ...
AOT compiling macros
nil
nil
cp: aot-cache/clojure_SLASH_test_SLASH_check_SLASH_clojure_test$macros.js.map.json: No such file or directory
cp: aot-cache/cljs_SLASH_core_SLASH_async_SLASH_impl_SLASH_ioc_macros$macros.js.map.json: No such file or directory
Compiling ClojureScript
Java HotSpot(TM) 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
If there are a lot of uncached dependencies this might take a while ...
Building
Done building
script/build: line 103: script/bundle: No such file or directory

Assume it can be run somehow, what is the step here?

@mfikes
Copy link
Member

mfikes commented Oct 26, 2023

@kwccoin Planck must be checked out as a top level directory along side replete. It is used for pre-compiling macros namespaces for inclusion in Replete.

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