Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Business / Productivity  |  Word Processing  |  cb2Bib  |  compile error

cb2Bib

cb2Bib

extract unformatted or unstandardized bibliographic references

Version:  0.6.9

   [ Views: 753 ]

compile error

Feedback Type:  Troubleshooting Report

Contributed by: a9250992 Wednesday, October 26 2005 @ 04:36 AM PDT

Product Platform: MacOSX

Used Product For: Less than a month

Recommend Product: YES

switched to gcc 3.3 run configure and make but make ended nearly instantly with the following lines:

cd src && qmake src.pro -o Makefile
cd src && make -f Makefile
make[1]: *** No rule to make target `../cb2bib.rc', needed by `../bin/cb2bib.app/Contents/MacOS/../Resources/application.icns'. Stop.
make: *** [sub-src] Error 2
  
System Info:OSX 10.4.2

Rate this Troubleshooting Report

Was this Troubleshooting Report helpful? Yes | No

Comments

1 comments |

compile error - slartibart

the error is related to the embedding of the program icon. Create an icon from the included PNG, name it "cb2bib.rc", copy it to the upper level of the source distribution folder… compile. Anyway there is a binary installer now available.

Reply to This

Thursday, October 27 2005 @ 09:12 AM PDT