No bin package included in the package of SMC 7.5.0 version
Translates state machine into a target programming language.
Brought to you by:
cwrapp
Hi @cwrapp,
We have raised a ticket earlier https://sourceforge.net/p/smc/bugs/234/ on 7.4.0 as bin folder and C++ folder is not available in library folder in the package "SmcSrc_7_4_0.tgz". The ticket is closed saying the bin folder is included in the package SmcSrc_7_5_0.tgz .
But we still don't find any bin folder in the downloaded SmcSrc_7_5_0.tgz package and the C++ folder also is not included in the library folder of the package.
Can you explain why and will it be included in the package and when?
Please find the attachments for reference.
Thank you!
Best Regards,
Swathi
Hi @cwrapp,
What is the tentative date the bin will be included in the source code?
The git->maven->snapshot does contain the bin package - https://sourceforge.net/p/smc/maven/ci/smc-7_5_0/tree/
but we need the bin folder and library->c++ folder to be included source code package.
https://sourceforge.net/projects/smc/files/SMC%207.5.0/Source%20Code/
Please look into this and reply.
Thank you!
BR,
Swathi
Hi @cwrapp,
Can you please update on the questions posted?
BR,
Swathi
Hi @cwrapp,
Please provide an update on if the bin folder and lib/C++ folder will be provided along with the package?
If yes, please provide the date of availability.
BR,
Swathi
There is confusion as to what SmcSrc_7_5_0.tgz contains: this file contains the Smc compiler source code . That is, the source code used to build Smc.jar.
As for bin/Smc.jar and lib/C++/statemap.h, these are available at https://sourceforge.net/projects/smc/files/SMC%207.5.0/Bin/ and https://sourceforge.net/projects/smc/files/SMC%207.5.0/Library/C%2B%2B/ , respectively. I see no reason for adding Smc.jar or lib/C++ to the SmcSrc_7_5.0 tar and zip file because they do not belong there.
I could provide tar file containing a complete snapshot of the SMC development tree. This would include bin, lib, examples, and tools. You could then extract the files you want. Would this answer your needs?
Hi @cwrapp,
Thanks for the reply.
Can you provide the tar file containing a complete snapshot of the SMC development tree?
We need lib/C++ for generating skeleton for C++ right, So I think it needs to be included in the source code package. Is there any alternative to include in the source package or to generate it from source package?
If Smc.jar can be generated out of source code, can you provide some instructions on how to generate Smc.jar from SmcSrc_7_5_0.tgz?
Thank you!
BR,
Swathi
Last edit: Swathi 2023-04-24
Hi @cwrapp,
As mentioned by you in this comment, https://sourceforge.net/p/smc/bugs/237/#de8b
**I could provide tar file containing a complete snapshot of the SMC development tree. This would include bin, lib, examples, and tools. You could then extract the files you want. **
Can you please provide the tar file?
BR,
Swathi
I have added two files to SMC 7.5.0 release: smc_7_5_0.tgz and smc_7_5_0.zip. These files are in the same format as the previous SMC 6 release files and contain Smc.jar and all the target programming language library files.