Skip to content

Change OSX compile instructions in the readme #3

Description

@DanHickstein

Currently, the readme says:

To build on Mac OS X, type:

	qmake -spec macx-g++
	make

this produces the following error:

Info: creating stash file /Users/danhickstein/Documents/GitHub/GaussianBeam/.qmake.stash
Project ERROR: failed to parse default search paths from compiler output

However, just using qmake followed by make (like the non mac-specific instructions) works just fine. So, I think that we just need to delete these lines from the readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions