Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
no problem Zack,
alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS.
Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap. Thank you.
Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my linux machine but I had a conflict with a dependency that I didn't have time to resolve. I might just look at the output of nm for linux and see if I can just install those that aren't linked there.
-Alex
On Tue, Feb 20, 2018 at 8:16 PM, Zack Lee cuinjune@gmail.com wrote:
Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS.
Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap. Thank you.
Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Hi Zack,
Works perfectly for me on Windows 10, this is great! Thanks so much for the effort in putting this library out, along with the recent behind the scenes developments with Gem and the SVG capabilities in Purr Data, Pd is again having some great options for graphics & visuals.
Just curious, I'm not an OF expert (and forgive me if this is not documented somewhere) but is it possible to write scripts in OF and then import them into Pd in some way?
Thanks again
http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Wed, Feb 21, 2018 at 5:16 PM, Alex x37v.alex@gmail.com wrote:
Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my linux machine but I had a conflict with a dependency that I didn't have time to resolve. I might just look at the output of nm for linux and see if I can just install those that aren't linked there.
-Alex
On Tue, Feb 20, 2018 at 8:16 PM, Zack Lee cuinjune@gmail.com wrote:
Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS.
Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap. Thank you.
Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
This is rad - thanks! On windows 10 I installed via dekken using the default path, and on two separate machines I needed to add the startup flag -lib ofelia
but now everything seems to be working well.
Thanks - this looks amazing!
-jesse
On Feb 21, 2018, at 1:08 PM, Alan Brooker alan.brookerhome@gmail.com wrote:
Hi Zack,
Works perfectly for me on Windows 10, this is great! Thanks so much for the effort in putting this library out, along with the recent behind the scenes developments with Gem and the SVG capabilities in Purr Data, Pd is again having some great options for graphics & visuals.
Just curious, I'm not an OF expert (and forgive me if this is not documented somewhere) but is it possible to write scripts in OF and then import them into Pd in some way?
Thanks again
Virus-free. www.avg.com
On Wed, Feb 21, 2018 at 5:16 PM, Alex x37v.alex@gmail.com wrote: Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my linux machine but I had a conflict with a dependency that I didn't have time to resolve. I might just look at the output of nm for linux and see if I can just install those that aren't linked there.
-Alex
On Tue, Feb 20, 2018 at 8:16 PM, Zack Lee cuinjune@gmail.com wrote: Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS.
Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap. Thank you.
Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote: no problem Zack,
alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote: Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi Jesse, Good to hear it works well on your systems. I hope you enjoy using the library. :)
Zack
2018-02-22 6:48 GMT+09:00 Jesse Mejia jmejia@anestheticaudio.com:
This is rad - thanks! On windows 10 I installed via dekken using the default path, and on two separate machines I needed to add the startup flag -lib ofelia
but now everything seems to be working well.
Thanks - this looks amazing!
-jesse
On Feb 21, 2018, at 1:08 PM, Alan Brooker alan.brookerhome@gmail.com wrote:
Hi Zack,
Works perfectly for me on Windows 10, this is great! Thanks so much for the effort in putting this library out, along with the recent behind the scenes developments with Gem and the SVG capabilities in Purr Data, Pd is again having some great options for graphics & visuals.
Just curious, I'm not an OF expert (and forgive me if this is not documented somewhere) but is it possible to write scripts in OF and then import them into Pd in some way?
Thanks again
http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#m_-4611287119169657742_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Wed, Feb 21, 2018 at 5:16 PM, Alex x37v.alex@gmail.com wrote:
Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my linux machine but I had a conflict with a dependency that I didn't have time to resolve. I might just look at the output of nm for linux and see if I can just install those that aren't linked there.
-Alex
On Tue, Feb 20, 2018 at 8:16 PM, Zack Lee cuinjune@gmail.com wrote:
Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS.
Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap. Thank you.
Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
Hi Zack, I too am having Pd crash when ofelia is loaded.Would it help if I compiled it from source?I have Ubuntu 16.04 LTS, 64 bit distro. Thanks,Ed
_-_-_-_-_-_-_-^-_-_-_-_-_-_-_
For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk
On Thursday, 22 February 2018, 04:39:45 GMT, Zack Lee <cuinjune@gmail.com> wrote:
Hi Jesse, Good to hear it works well on your systems.I hope you enjoy using the library. :)
Zack 2018-02-22 6:48 GMT+09:00 Jesse Mejia jmejia@anestheticaudio.com:
This is rad - thanks! On windows 10 I installed via dekken using the default path, and on two separate machines I needed to add the startup flag -lib ofelia but now everything seems to be working well. Thanks - this looks amazing! -jesse On Feb 21, 2018, at 1:08 PM, Alan Brooker alan.brookerhome@gmail.com wrote:
Hi Zack, Works perfectly for me on Windows 10, this is great! Thanks so much for the effort in putting this library out, along with the recent behind the scenes developments with Gem and the SVG capabilities in Purr Data, Pd is again having some great options for graphics & visuals. Just curious, I'm not an OF expert (and forgive me if this is not documented somewhere) but is it possible to write scripts in OF and then import them into Pd in some way? Thanks again
| | Virus-free. www.avg.com |
On Wed, Feb 21, 2018 at 5:16 PM, Alex x37v.alex@gmail.com wrote:
Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my linux machine but I had a conflict with a dependency that I didn't have time to resolve. I might just look at the output of nm for linux and see if I can just install those that aren't linked there.
-Alex
On Tue, Feb 20, 2018 at 8:16 PM, Zack Lee cuinjune@gmail.com wrote:
Thanks for the info.I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS. Could you please run the "install_dependencies.sh" script and see if it works?I'm sorry I don't really get what is causing the problem.I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap.Thank you. Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFr ameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16. 04/ubuntu-16.04.3-desktop-amd6 4.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex Thanks for the report.The similar problems have been reported by some Linux users.Could you please tell me which Ubuntu you're using?I would appreciate if you could give me a download link to the .iso image file.Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway. Zack
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi, Jesse I'm currently trying to fix the issue via cloud Linux server as I only have Apple hardwares. I will fix the issue and let you know as soon as possible. (within 24 hours) Thank you!
Zack
2018-02-22 18:33 GMT+09:00 Ed Kelly morph_2016@yahoo.co.uk:
Hi Zack,
I too am having Pd crash when ofelia is loaded. Would it help if I compiled it from source? I have Ubuntu 16.04 LTS, 64 bit distro.
Thanks, Ed
_-_-_-_-_-_-_-^-_-_-_-_-_-_-_
For *Lone Shark *releases, *Pure Data *software and published *Research*, go to http://sharktracks.co.uk
On Thursday, 22 February 2018, 04:39:45 GMT, Zack Lee cuinjune@gmail.com wrote:
Hi Jesse, Good to hear it works well on your systems. I hope you enjoy using the library. :)
Zack
2018-02-22 6:48 GMT+09:00 Jesse Mejia jmejia@anestheticaudio.com:
This is rad - thanks! On windows 10 I installed via dekken using the default path, and on two separate machines I needed to add the startup flag -lib ofelia
but now everything seems to be working well.
Thanks - this looks amazing!
-jesse
On Feb 21, 2018, at 1:08 PM, Alan Brooker alan.brookerhome@gmail.com wrote:
Hi Zack,
Works perfectly for me on Windows 10, this is great! Thanks so much for the effort in putting this library out, along with the recent behind the scenes developments with Gem and the SVG capabilities in Purr Data, Pd is again having some great options for graphics & visuals.
Just curious, I'm not an OF expert (and forgive me if this is not documented somewhere) but is it possible to write scripts in OF and then import them into Pd in some way?
Thanks again
http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#m_-7287048229375114008_m_-4611287119169657742_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Wed, Feb 21, 2018 at 5:16 PM, Alex x37v.alex@gmail.com wrote:
Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my linux machine but I had a conflict with a dependency that I didn't have time to resolve. I might just look at the output of nm for linux and see if I can just install those that aren't linked there.
-Alex
On Tue, Feb 20, 2018 at 8:16 PM, Zack Lee cuinjune@gmail.com wrote:
Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS.
Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap. Thank you.
Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFr ameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16. 04/ubuntu-16.04.3-desktop-amd6 4.iso http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
I meant Ed and not Jesse.. Sorry about that. :)
Zack
2018-02-22 18:57 GMT+09:00 Zack Lee cuinjune@gmail.com:
Hi, Jesse I'm currently trying to fix the issue via cloud Linux server as I only have Apple hardwares. I will fix the issue and let you know as soon as possible. (within 24 hours) Thank you!
Zack
2018-02-22 18:33 GMT+09:00 Ed Kelly morph_2016@yahoo.co.uk:
Hi Zack,
I too am having Pd crash when ofelia is loaded. Would it help if I compiled it from source? I have Ubuntu 16.04 LTS, 64 bit distro.
Thanks, Ed
_-_-_-_-_-_-_-^-_-_-_-_-_-_-_
For *Lone Shark *releases, *Pure Data *software and published *Research*, go to http://sharktracks.co.uk
On Thursday, 22 February 2018, 04:39:45 GMT, Zack Lee cuinjune@gmail.com wrote:
Hi Jesse, Good to hear it works well on your systems. I hope you enjoy using the library. :)
Zack
2018-02-22 6:48 GMT+09:00 Jesse Mejia jmejia@anestheticaudio.com:
This is rad - thanks! On windows 10 I installed via dekken using the default path, and on two separate machines I needed to add the startup flag -lib ofelia
but now everything seems to be working well.
Thanks - this looks amazing!
-jesse
On Feb 21, 2018, at 1:08 PM, Alan Brooker alan.brookerhome@gmail.com wrote:
Hi Zack,
Works perfectly for me on Windows 10, this is great! Thanks so much for the effort in putting this library out, along with the recent behind the scenes developments with Gem and the SVG capabilities in Purr Data, Pd is again having some great options for graphics & visuals.
Just curious, I'm not an OF expert (and forgive me if this is not documented somewhere) but is it possible to write scripts in OF and then import them into Pd in some way?
Thanks again
http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#m_-5995149351277459690_m_-7287048229375114008_m_-4611287119169657742_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Wed, Feb 21, 2018 at 5:16 PM, Alex x37v.alex@gmail.com wrote:
Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my linux machine but I had a conflict with a dependency that I didn't have time to resolve. I might just look at the output of nm for linux and see if I can just install those that aren't linked there.
-Alex
On Tue, Feb 20, 2018 at 8:16 PM, Zack Lee cuinjune@gmail.com wrote:
Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS.
Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap. Thank you.
Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFr ameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16. 04/ubuntu-16.04.3-desktop-amd6 4.iso http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Hi, Alan. I'm glad it worked on your system and thanks for the kind words.
I'm not sure if I correctly understood your question: "is it possible to write scripts in OF and then import them into Pd in some way?".
OF itself uses C++ which is a compiled language so if you meant the ability to write scripts(using other scripting language) to use some of OF's feature, I would say it's currently not possible with ofelia.
It may be possible using addons like ofxLua but ofelia is currently not designed to be used with other scripting languages. So If you want other OF features that are not yet implemented in ofelia, you can add the object on top of ofelia and then recompile the external. Or request the feature through the Github https://github.com/cuinjune/ofxOfelia or my email.
I hope this answers your question.
Zack
2018-02-22 6:08 GMT+09:00 Alan Brooker alan.brookerhome@gmail.com:
Hi Zack,
Works perfectly for me on Windows 10, this is great! Thanks so much for the effort in putting this library out, along with the recent behind the scenes developments with Gem and the SVG capabilities in Purr Data, Pd is again having some great options for graphics & visuals.
Just curious, I'm not an OF expert (and forgive me if this is not documented somewhere) but is it possible to write scripts in OF and then import them into Pd in some way?
Thanks again
http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#m_7308844659993295037_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Wed, Feb 21, 2018 at 5:16 PM, Alex x37v.alex@gmail.com wrote:
Hey Zach, I'm not on my linux machine right now so I'll have to get back to that later but in the mean time, on my work machine, I've run nm -u and attached what I got. Clearly there is a lot more being built in to the osx version. Last night I did actually try to install open frameworks on my linux machine but I had a conflict with a dependency that I didn't have time to resolve. I might just look at the output of nm for linux and see if I can just install those that aren't linked there.
-Alex
On Tue, Feb 20, 2018 at 8:16 PM, Zack Lee cuinjune@gmail.com wrote:
Thanks for the info. I actually built the binary on the exact same distro: Ubuntu 16.04.3 LTS.
Could you please run the "install_dependencies.sh" script and see if it works? I'm sorry I don't really get what is causing the problem. I will also try reinstalling Ubuntu 16.04 LTS and see if it works and will let you know asap. Thank you.
Zack
2018-02-21 12:51 GMT+09:00 Alex x37v.alex@gmail.com:
I've also attached the gdb backtrace and the output from nm -u ofelia.l_ia64 > nm.txt
looks like it expects i have cairo, FreeImage, glew, and some other libs..
On Tue, Feb 20, 2018 at 7:44 PM, Alex x37v.alex@gmail.com wrote:
no problem Zack,
alex@workin:~/local/src/openFrameworks/scripts/linux$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you mean the .iso for this version of ubuntu? http://releases.ubuntu.com/16.04/ubuntu-16.04.3-desktop-amd64.iso
On Tue, Feb 20, 2018 at 7:20 PM, Zack Lee cuinjune@gmail.com wrote:
Hi, Alex
Thanks for the report. The similar problems have been reported by some Linux users. Could you please tell me which Ubuntu you're using? I would appreciate if you could give me a download link to the .iso image file. Thank you and I don't think you need to install openFrameworks as it shouldn't crash anyway.
Zack
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list