Skip to content

Compiling source code doesn't show software version [imported] #374

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

Closed
cmaglie opened this issue Nov 15, 2012 · 0 comments
Closed

Compiling source code doesn't show software version [imported] #374

cmaglie opened this issue Nov 15, 2012 · 0 comments
Labels
Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 374 moved from a Google Code project.
Added by 2010-10-12T19:45:16.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (WontFix).

Original labels: Type-Defect, Priority-Medium, Component-Build, OpSys-All

Original description

What steps will reproduce the problem?

  1. On ubuntu 10.10-amd64 run git clone
  2. cd /path/to/arduino
  3. cd build/linux/dist/lib
  4. mv librxtxSerial.so _librxtxSerial.so
  5. ln -s /usr/lib/jni/librxtxSerial.so librxtxSerial.so
  6. cd /path/to/arduino
  7. cd app/lib
  8. mv RXTXcomm.jar _RXTXcomm.jar
  9. ln -s /usr/share/java/RXTXcomm.jar RXTXcomm.jar
  10. cd /path/to/arduino
  11. cd build
  12. ant
  13. ant run

What is the expected output? What do you see instead?
There aren't arduino version showned on title bar and about help, instead of them is showned "${version}"

What version of the Arduino software are you using?
source code
On what operating system?
kubuntu 10.10 64bit
Which Arduino board are you using?
duemilanove

Please provide any additional information below.
details on attachment

@cmaglie cmaglie closed this as completed Nov 15, 2012
tbowmo pushed a commit to tbowmo/Arduino that referenced this issue Jul 14, 2016
@per1234 per1234 added the Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature label Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
Projects
None yet
Development

No branches or pull requests

2 participants