• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H16-Oct-2016-84

Manual_pages/H03-May-2022-

VS14-installer/VS13_deployment/H16-Oct-2016-5,8155,599

Win32-installer/H16-Oct-2016-2,1252,124

config/H16-Oct-2016-4,5793,747

debian/H16-Oct-2016-288166

resources/H03-May-2022-4,8654,200

samples/H03-May-2022-3130

src/H16-Oct-2016-229,922185,818

wxMacMolPlt.xcodeproj/H16-Oct-2016-3,6273,611

.gitignoreH A D16-Oct-2016844 5348

.travis.ymlH A D16-Oct-2016524 2321

ChangeLogH A D16-Oct-20160

INSTALLH A D16-Oct-20162.8 KiB5447

LICENSEH A D16-Oct-201622.3 KiB439357

Makefile.amH A D16-Oct-20162 KiB4342

READMEH A D16-Oct-20161.1 KiB2216

README.mdH A D16-Oct-20161.1 KiB2216

acinclude.m4H A D16-Oct-20169.6 KiB283246

autogen.shH A D16-Oct-201653 63

configure.acH A D16-Oct-20165.4 KiB207182

resource.hH A D16-Oct-2016438 179

wxMacMolPlt.kdevelopH A D16-Oct-20165.9 KiB196195

wxMacMolPlt.rcH A D16-Oct-20161.6 KiB7354

wxMacMolPlt.slnH A D16-Oct-20161.3 KiB2725

wxMacMolPlt.vcprojH A D16-Oct-201624.2 KiB1,2951,294

wxMacMolPlt_vc13.slnH A D16-Oct-20163.8 KiB6765

wxMacMolPlt_vc13.vcprojH A D16-Oct-201624.2 KiB1,2951,294

README

1[![Build Status](https://travis-ci.org/brettbode/wxmacmolplt.svg?branch=master)](https://travis-ci.org/brettbode/wxmacmolplt) Build on trusty against wxWidgets 2.8
2
3wxMacMolPlt is a wxWidgets rewrite of MacMolPlt by Brett Bode's research group at
4Iowa State University. The source code to this program is released under the
5terms of the license file in this directory.
6
7Currently wxMacMolPlt includes build files and has been tested on Mac OS X,
8Linux and Windows. Since most people building from source will be running
9Linux this file focuses on the build instructions for Linux. To build from
10source on any OS you must have a C++ compiler such as g++ and an install
11of wxWidgets with OpenGL support enabled. wxWidgets 2.6 and later have been
12used in the past, but current testing is on 2.8 and later.
13Prebuilt packages of wx should also work and are generally preferrable.
14Newer versions such as 2.8.x and 3.x have been tested on many recent
15Linux distros and are preferred.
16
17For further build instructions refer the INSTALL file in this directory.
18
19An html manual is included that includes a quick walkthrough of the program's
20capabilities.
21
22

README.md

1[![Build Status](https://travis-ci.org/brettbode/wxmacmolplt.svg?branch=master)](https://travis-ci.org/brettbode/wxmacmolplt) Build on trusty against wxWidgets 2.8
2
3wxMacMolPlt is a wxWidgets rewrite of MacMolPlt by Brett Bode's research group at
4Iowa State University. The source code to this program is released under the
5terms of the license file in this directory.
6
7Currently wxMacMolPlt includes build files and has been tested on Mac OS X,
8Linux and Windows. Since most people building from source will be running
9Linux this file focuses on the build instructions for Linux. To build from
10source on any OS you must have a C++ compiler such as g++ and an install
11of wxWidgets with OpenGL support enabled. wxWidgets 2.6 and later have been
12used in the past, but current testing is on 2.8 and later.
13Prebuilt packages of wx should also work and are generally preferrable.
14Newer versions such as 2.8.x and 3.x have been tested on many recent
15Linux distros and are preferred.
16
17For further build instructions refer the INSTALL file in this directory.
18
19An html manual is included that includes a quick walkthrough of the program's
20capabilities.
21
22