SoFunction
Updated on 2025-04-11

Easy language support library simple installation loading and addition

1. First, prepare the Easy Language Support Library file you want to install (fne, fnr or lib as the suffix name and other files)

2. Next, it is necessary to give important explanations to the files of the Yi Language Support Library. Before installing the support library, you must first understand the two folders in the Easy Language installation directory: lib and static_lib. Support library files stored in the lib folder with the suffix name of .fne or .fnr, etc., will be called "normal library files" here; "static library files" stored in the static_lib folder support files containing the "_static" character and with the suffix name of .lib. This kind of file can support static compilation. Different files with suffix names will naturally be different.

3. Copy the water wave special effect support library file "" used as the test to the "lib" folder to ensure that the water wave special effect support library enters the range of the easy language support library call. Next is to introduce the support library.

4. Run the main program of "Yi Language", enter the "New" dialog box, select "Windows Window Program" and double-click the left mouse button to enter the "Windows Window Program" design interface. Then select the menu "Tools" → "Support Library Configuration" to enter the "Add Support Library" dialog box. Check the Water Wave Special Effects Support Library and OK.

5. Check the "Water Wave Special Effects Support Library" you just added in the support library of the Yi Language main interface to verify whether the support library is installed/loaded/added successfully.

(Support library files provide powerful programming support for Easy Language. You cannot delete support library files under the lib folder at will.)

The above 5 points are all the content of this introduction. Thank you for your support.