Skip to content

shawaizhaider/Image_Alchemy-Basic_Photo_Editor

Repository files navigation

-Welcome to Image Alchemy 
-->Compilation Instructions
1) To recompile this program, right-click the "Run_This_To_Compile.ps1" file and click Run in Powershell.
An Exe file will be generated

--> Common Errors and Fixes
- If the exe file is not being generated by "Run_This_To_Compile.ps1" then it is a possibility that your compiler will be x64-based. 
--> In that case you need to open the files for the x64 compiler, modify this line for yourself, and run it in the terminal:

gcc -o ImageAlchemy.exe Image_Alchemy_Source_Code.c -I "/path/to/header/files" -L "/path/to/library/files" -lFreeImage -static-libgcc -static-libstdc++
If in case it does not compile then you can contact us at:
- shaider.bee23seecs@seecs.edu.pk

About

Photo Editor Project Repository

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors