Closed GoogleCodeExporter closed 9 years ago
Updating issue to high priority.
Original comment by jmar...@parallax.com
on 19 Aug 2013 at 4:43
Should be fixed with 0-9-41.
https://code.google.com/p/propside/source/detail?r=366461a0c8c869d2350ef28c524ad
bfd3a07307a&name=spinside
Original comment by jsden...@gmail.com
on 25 Aug 2013 at 5:45
I still get a crash response.
1) Open up SIDE 0-9-41.
2) Open project C:\Users\<user>\Documents\SimpleIDE\Learn\Simple Libraries\Text Devices\libfdserial\libfdserial.side
3) Compile.
4) Click Zip Project.
5) Navigate to C:\Users\<user>\Documents\SimpleIDE\Delete This\DeleteThisToo
6) Set name as libfdserial5
7) Click Save button.
8) Crash.
The libfdserial5 temporary folder is left in the ...\DeleteThisToo\ folder.
Original comment by jmar...@parallax.com
on 26 Aug 2013 at 6:24
No longer crashes (in v0-9-41-1) but now the zipped up archive contains the
project file modified to have a "-I ./library/serial.h" include path, which
isn't correct and subsequently causes compiling of the extracted archive to
fail.
Removing extra "-I..." include path allows the extracted project to compile.
Tried this with Simple Library "libfdserial" as well as non-library
"\Learn\Examples\C Intro\Basics\Global Exchange.side"
Original comment by jmar...@parallax.com
on 27 Aug 2013 at 5:36
[deleted comment]
This comment originally made on Aug 29th, 2013. It was deleted and edited here:
Version 0-9-42 fixes the extra "-I ./library/serial.h" line issue, noted in the
previous comment.
Original comment by jmar...@parallax.com
on 26 Nov 2013 at 8:50
Original issue reported on code.google.com by
jmar...@parallax.com
on 31 Jul 2013 at 8:08