Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
Hello ..

I used the sources codes of genetic algoritms from the following link:

Genetic Algorithm Library[^]

I want to use it as localy or globaly in my APP ..so I need for (.lib ) File

I started making the static library and add all headers and sources files .. What should I do after that??

I compile it ,, and there were many errors :

http://postimg.org/image/m5ig7by7b/[^]
Posted
Comments
Sergey Alexandrovich Kryukov 8-May-13 11:21am    
This is all useless. You need to start writing your own code, even if it can be very simple, instead of "using" some other's code. If you don't know how to use a compiler, why looking at that code at all? You are just wasting time.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900