Ticket #650 (closed defect: fixed)

Opened 12 months ago

Last modified 11 months ago

vformat 0.34 fails to build on OS X.

Reported by: lovelace Owned by: cstender
Priority: normal Milestone:
Component: Format Plugin: vformat Version: 0.35
Severity: normal Keywords: compile
Cc: cstender@…

Description

This may be the same on other platforms (but I haven't tried them), but on OS X, vformat fails to build because it doesn't find the glib libraries on various components. I have a modified version of CMakeLists.txt that will allow it to compile and I will attach this to the ticket.

Attachments

vformat-0.34-cmake-build-correctly.patch (1.3 KB) - added by lovelace 12 months ago.
Patch for vformat 0.34 CMakeLists.txt to let it build properly on OS X 10.5

Change History

Changed 12 months ago by lovelace

Patch for vformat 0.34 CMakeLists.txt to let it build properly on OS X 10.5

Changed 11 months ago by cstender

  • cc cstender@… added

Is this bug still valid with current svn (at least r3072)?

Changed 11 months ago by lovelace

Yes, the patch was actually done against r3072, sorry. The version dropdown didn't give me the option of specifying a subversion revision number. I don't remember right off hand why I listed it as 0.34. But, I did just check that the patch I submitted is against the latest revision in subversion (r3072).

Changed 11 months ago by cstender

  • status changed from new to closed
  • version changed from 0.34 to 0.35
  • resolution set to fixed

Fixed with commit r3080. Thanks for your help.

Note: See TracTickets for help on using tickets.