VincentWei / mg-samples

Basic Samples for MiniGUI Core and Key MiniGUI Components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniGUI-Samples

This is the mainline release of basic MiniGUI samples for MiniGUI V5.0.x or later.

Prerequisites

  • MiniGUI Core v5.0.0 or later
  • mGUtils v1.5.0 or later
  • mGPlus v1.5.0 or later
  • mGEff v1.5.0 or later
  • mGNCS v1.5.0 or later

Building

This project uses GNU autoconf/automake scripts to configure and build the project.

Run

$ ./configure
$ make

to configure and make the exetables of samples.

Copying

Copyright (C) 2008 ~ 2020, Beijing FMSoft Technologies Co., Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Special Statement

The above open source or free software license does not apply to any entity in the Exception List published by Beijing FMSoft Technologies Co., Ltd.

If you are or the entity you represent is listed in the Exception List, the above open source or free software license does not apply to you or the entity you represent. Regardless of the purpose, you should not use the software in any way whatsoever, including but not limited to downloading, viewing, copying, distributing, compiling, and running. If you have already downloaded it, you MUST destroy all of its copies.

The Exception List is published by FMSoft and may be updated from time to time. For more information, please see https://www.fmsoft.cn/exception-list.

About

Basic Samples for MiniGUI Core and Key MiniGUI Components.

License:Apache License 2.0


Languages

Language:C 94.1%Language:Shell 4.8%Language:Makefile 0.8%Language:M4 0.1%Language:CMake 0.0%