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

TEMP_DIRECTORY setting of libjpeg #301

Closed
satosisotas opened this issue Dec 1, 2021 · 3 comments · Fixed by #307
Closed

TEMP_DIRECTORY setting of libjpeg #301

satosisotas opened this issue Dec 1, 2021 · 3 comments · Fixed by #307
Milestone

Comments

@satosisotas
Copy link

This line in the Makefile of libjpeg:
https://github.com/sonydevworld/spresense/blob/master/externals/libjpeg/Makefile#L49

I think this code should be (append a slash at the end of the directory):

CFLAGS += -DTEMP_DIRECTORY=\"/mnt/spif/\"
@SPRESENSE
Copy link
Collaborator

@satosisotas Thank you for pointing that out. we will fix it.

@SPRESENSE SPRESENSE linked a pull request Dec 6, 2021 that will close this issue
@SPRESENSE SPRESENSE added this to the v2.4.0 milestone Dec 6, 2021
@SPRESENSE
Copy link
Collaborator

Fix #301 on develop branch.

@SPRESENSE
Copy link
Collaborator

Released v2.4.0.

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 a pull request may close this issue.

2 participants