Compilation on Apple m1 bigsur #15460
Replies: 7 comments 6 replies
-
Hello, use
Before that you will need to use specific version of Zephir: |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi guys finally i compiled phalcon on big sur, just have to add some libraries as global, for example pcre2 with CFLAGS="-I/path to pcre headers" |
Beta Was this translation helpful? Give feedback.
-
Do you want to mail or chat? my email is ***@***.***
|
Beta Was this translation helpful? Give feedback.
-
you don't need to install zephir to install phalcon, i installed phalcon
3.4 on 7.3 but i think that we dont have any problem with php 7.4 and
phalcon 4
The principal trouble i think is the xampp i recommend to use homebrew to
install php7.4 on big sur, this article could be useful
https://getgrav.org/blog/macos-bigsur-apache-multiple-php-versions
when you get installed phalcon you can install pecl but install
dependencies manually is right too
you have to install all dependencies before compile phalcon, i compiled
manually the library but no needed zephir to compile, phalcon already has
internally
be sure to install this dependencies:
- Compiler GCC (Linux/Solaris/FreeBSD) or Xcode (macOS)
- re2c >= 0.13
- libpcre-dev
i think the most easiest way to install is git clone cphalcon
El mié, 19 de may. de 2021 a la(s) 10:10, Julián Arturo Molina Castiblanco (
***@***.***) escribió:
… Do you want to mail or chat? my email is ***@***.***
--
*Cordialmente*
*Julián Arturo Molina Castiblanco*
PHP Senior - ZendFramework2 - Phalcon Framework - Android Native
Tecnólogo Analista y desarrollador de sistemas de información
Universidad EAN, 2013 Ingeniería de sistemas
*Bogotá.dc*
|
Beta Was this translation helpful? Give feedback.
-
my email is phalcondroid @ ggggmail com
El mié, 19 de may. de 2021 a la(s) 11:06, Antonio Lo Votrico (
***@***.***) escribió:
… the mail you wrote isn't visible .
no prob we can use the tools you prefer
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#15460 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADKPURYIDMNLAY53XWM34YLTOPOYZANCNFSM44C46YGQ>
.
--
*Cordialmente*
*Julián Arturo Molina Castiblanco*
PHP Senior - ZendFramework2 - Phalcon Framework - Android Native
Tecnólogo Analista y desarrollador de sistemas de información
Universidad EAN, 2013 Ingeniería de sistemas
*Bogotá.dc*
|
Beta Was this translation helpful? Give feedback.
-
Hi All, I am trying to build my helloworld.cpp, but I am having problem since I updated to Big Sur. Below a verbose screenshot of my build error message. Looks like it cannot link the c++ std library? I have already tried to remove the command line tool and re install it. No luck.
|
Beta Was this translation helpful? Give feedback.
-
Hi guys i want to ask you about this issue, some time in the past i compiled phalcon on raspberry with arm with no problems, but i had a lot of issues compiling on bigsur, can you help me?
Thank you all
Beta Was this translation helpful? Give feedback.
All reactions