Skip to content

Conversation

@JJ
Copy link

@JJ JJ commented Dec 7, 2017

Actually, first thing you should do is to activate issues, because this is in fact more an issue than a pull request. I just typed make and found that dependency missing, so I installed it. But still I get this error:

➜  swad-core git:(master) make                            
gcc -Wall -Wextra -mtune=native -O2 -s   -c -o swad_account.o swad_account.c
In file included from swad_account.c:38:0:
swad_global.h:35:24: fatal error: swad_alert.h: No existe el archivo o el directorio
compilation terminated.
<integrado>: fallo en las instrucciones para el objetivo 'swad_account.o'
make: *** [swad_account.o] Error 1

Which probably means make is not actually up-to-date. Anyway, this or other description of how to build this would be a great thing.

@acanas
Copy link
Owner

acanas commented Dec 9, 2017

Thank you and sorry for forgetting to upload some files. Fixed up.

I think you can put issues. At least I have not configured anything so that it can not be.

The compilation and installation instructions are at https://openswad.org/install/ although I'm afraid they are too long. In the future we would have to create a docker container or something that would make the installation easier.

@JJ
Copy link
Author

JJ commented Dec 9, 2017 via email

@Amab
Copy link

Amab commented Nov 17, 2018

Maybe this PR should be closed. Issues are now enabled and related issue has been fixed.

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

Successfully merging this pull request may close these issues.

3 participants