My favorites | Sign in
Project Home Downloads Wiki Issues Source
Details: Show all Hide all

Older

  • Oct 21, 2010
    3 issues changed by mzahniser   -   Issues 1, 2, 3
    Issues 1, 2, 3
  • Oct 21, 2010
    r3 (Uploaded lornix's fixes to get Linux build working. ) committed by mzahniser   -   Uploaded lornix's fixes to get Linux build working.
    Uploaded lornix's fixes to get Linux build working.
  • Oct 21, 2010
    issue 3 (Oops! typed 'hsilop' vs 'hsiloP' inadvertantly in Makefile.) reported by lor...@lornix.com   -   Inadvertantly lowercased the trailing 'P' of hsiloP. Edited Makefile to restore to proper case. (Just as long as it's not the FIRST letter that's uppercase!) New Makefile attached.
    Inadvertantly lowercased the trailing 'P' of hsiloP. Edited Makefile to restore to proper case. (Just as long as it's not the FIRST letter that's uppercase!) New Makefile attached.
  • Oct 21, 2010
    issue 2 (Cleaned up Makefile, fixed incorrect filename in clean: targ...) reported by lor...@lornix.com   -   Simplified rules in Makefile, using automatic variables $@, $< and $^ to specify filenames as needed. Changed 'strange' with 'hsilop' in clean: target in Makefile. Renamed makefile to Makefile. Need more information to add logic to handle Makefile structure for Win/OSX/Linux compilation and IDE's. Copy of edited Makefile attached.
    Simplified rules in Makefile, using automatic variables $@, $< and $^ to specify filenames as needed. Changed 'strange' with 'hsilop' in clean: target in Makefile. Renamed makefile to Makefile. Need more information to add logic to handle Makefile structure for Win/OSX/Linux compilation and IDE's. Copy of edited Makefile attached.
  • Oct 21, 2010
    issue 1 (project will not compile on linux system, missing gnomeMain....) reported by lor...@lornix.com   -   What steps will reproduce the problem? 1. unzip & cd into subdir 2. make 3. fails with 'file not found' gnomeMain.cpp What is the expected output? What do you see instead? Compilation process should complete and product usable binary. What version of the product are you using? On what operating system? Using v1.0 of hsiloP, on Debian/Testing/i686 system. Please provide any additional information below. The two files which seem to be missing from zipball are gnomeMain.cpp and GnomeClipboard.cpp. I searched for and found copies of these two files, finding them within another of mzahniser's projects (hyperlist). When placed in the project subdir, project compiles successfully.
    What steps will reproduce the problem? 1. unzip & cd into subdir 2. make 3. fails with 'file not found' gnomeMain.cpp What is the expected output? What do you see instead? Compilation process should complete and product usable binary. What version of the product are you using? On what operating system? Using v1.0 of hsiloP, on Debian/Testing/i686 system. Please provide any additional information below. The two files which seem to be missing from zipball are gnomeMain.cpp and GnomeClipboard.cpp. I searched for and found copies of these two files, finding them within another of mzahniser's projects (hyperlist). When placed in the project subdir, project compiles successfully.
 
Powered by Google Project Hosting