@ete.cool wrote:
Hi, I am a graphic design department student…
today I met super cool open source(https://github.com/junkiyoshi/Insta20190312/blob/master/ofApp.h).
so I tried to build this… this is my first time.
build was succeded but it is empty.
I used projectGenerator and deleted main.cpp file because that source have things about “main”? in ofApp.cpp file.
so I thought this is problem, so I made main.cpp file again, and deleted things about “main” ( //--------------------------------------------------------------int main() {
ofSetupOpenGL(720, 720, OF_WINDOW);
ofRunApp( new ofApp());
})
but still empty!
should I modify more? then what?
I really want to try those things…
please help…
Posts: 1
Participants: 1